Filter
You may create a filter to fine grain your search; a filter will have impact in the Dashboard page
and in the New log event’s page.
On log levels, a filter is defined through choosing the log
levels to include, putting check marks next to level.
Default is that all levels included.
On Logger, Thread, Message and Exception a filter is defined through
defining a filter text, and choosing a filter type:
- Starts with: The text in the column must start with the same text as in the filter.
- Contains: The text in the column must contain the same text as in the filter.
- Ends with: The Text in the column must ends with the same text as in the filter.
- Equal: The text in the column must exactly match the text as in the filter.
On the right side of the Logger and Thread input fields is a right
arrow, clicking this will give you a list of possible values (i.e. a
distinct collection of values that exists in the log table). You can
click on a value in the list to copy it to the filter input field.
In the top of the panel you can have a drop down with predefined
filters (that is if any filters are predefined), by selecting a
predefined filter, all the input fields will be filled accordingly to
the content of the predefined filter. You may change the content of the
different input field before you click the use button.
If you want to create a predefined filter, you can put a check mark in
the SaveAs check box and specifying a name. The values of the input
fields will then be saved to a predefined filter.
The predefined filters are saved to an xml file which is stored in the
Filters folder (in the application directory). The filters can be
stored per data source. This means that you can have different
predefine filters for each data source (The name of the file is defined
in the web.config file).