Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Gmail does a really good job in my view of using regex style expressions for searching and then adding a layer on top to assist users in populating the search box.

We could apply a similar design philosophy when dealing with search: dashboard and the log browser.

  • Dashboard properties to filter on

    • server

    • tags

    • status - status:on, status:error,

    • errorcount:>5

  • Log browser

    • Message size

    • Date within

    • has the words

  • No labels