Navigation: Monitoring with EventSentry > Event Log Monitoring > Filters > Advanced Text Processing |
Comma Separated Values (Event Log Filters only) You can separate multiple values with a comma to avoid creating multiple filters. Simply combine all the values the field should match with commas and make sure you are not using a space after or before the comma. For example:
Print,MrxSmb
All fields in the "Details" section and the "Filter Text" support this feature.
Negation Symbol (Event Log Filters only) You can negate a value by pre-pending it with an exclamation mark. For example, to match all events except for those with the source of Print you could use the following:
or
!*Print*
Wildcards The wildcards * and ? are supported.
Examples
|