Log filters

NXLog Platform includes log filtering capabilities that enable you to perform audit and system log analysis.

Table 1. Filter components explained
Filter component Description

Filter name

A name to identify your filter.

Field name

The event field to which to apply the filter.

Operator

The comparison operator that will be used to evaluate the field value. The available operators are:

  • Equal to

  • Not equal to

  • Greater than

  • Greater than or equal to

  • Less than

  • Less than or equal to

  • Like

  • Insensitive like

  • In

  • Not in

  • Is not null

  • Is null

Value

The value to match. The data type depends on the chosen field.