Local FilteringΒΆ

EventReporter can locally filter events based on the any event log property (like event id, severity or even partial message content). Flexible boolean operations and nested conditions are supported. That way, you can discard messages you are not interested in and alert high-priority message e.g. via email.

../_images/f-filterconditions_1.png

Further details can be found here: Filter Conditions.