What are you looking for?

Filter Rule

The rule of an Highlighting Filter is defined using the following settings:

  • An enable control
  • A polarity control
  • Six message attribute conditions
  • One message content condition

Enable Control

The Enable Control allows to enable/disable each filter individually while keeping the other filter settings unchanged.

When Enable Control is unchecked, the highlighting filter is bypassed!

Polarity Control

The Polarity Control determines whether or not the action has to be executed when all the enabled conditions are True:

  • When unchecked, the action is executed only when all the enabled conditions are True.
  • When checked, the action is always executed except when all the enabled conditions are True.

Attribute Conditions

There is one condition for each of the following message attributes: Level, Kind, PID, TID, Card, Connector.

Each condition has an enable control and a value.

The condition is ignored when the enable control is unchecked.

The attribute condition is evaluated to TRUE when the corresponding message attribute value is equal to the condition value.

Message Content Condition

There is one message content condition. It is an enable control and a text string value.

The condition is ignored when the enable control is unchecked.

The message content condition is evaluated to TRUE when the message body contains the specified text.