Installation manual
56 The Event Log
5. On the Column Filters tab, select the Columns of query data to include in the 
query. The events can be filtered as follows:
Visible Indicates whether the selected column is visible
Column Column name
Filter Enter text to filter the column. For example, if you want to 
display only events with a severity of Error, you would type Error
into the field. 
You can use wildcard characters to further define the filter. For 
example, if you are filtering the Message parameter, entering
*event* will return all results that contain the word event in the 
message.
Regex Select this option to filter using Regular Expressions
Ignore Case If selected, word case is ignored
OR Takes the filter values (space separated) and will display any 
value that matches. For example, if you are filtering the 
Message parameter and enter *query* *application*, then all 
messages that contain the words query or application will 
display.
NOT Takes the filter value(s) (space separated) and will display any 
value that does not match. For example, if you are filtering the 
Message parameter and enter *query* *application*, then all 
messages that do not contain the words query or application
will display.










