How to use the Event Severity filter?

The ‘Event Severity’ can be used to filter by event type. The following values are possible and valid:

EVENTLOG SUCCESS 1
EVENTLOG ERROR TYPE 2
EVENTLOG WARNING TYPE 4
EVENTLOG INFORMATION TYPE 8
EVENTLOG AUDIT_SUCCESS 16
EVENTLOG AUDIT_FAILURE 32

To filter by multiple event types, you can use an OR filter on the top level and multiple Event Severity filters below. In this sample, you wil see Event Severity with ERROR TYPE and WARNING TYPE:

How to use the Event Severity filter?
Scroll to top