Simple correlation rules

Simple correlation rules are used to define simple sequences of events.

The correlation rule window contains the following configuration tabs:

General tab

Selectors tab

A rule of the simple kind can have only one selector for which the Settings and Local variables tabs are available.

The Settings tab contains settings with the Filter settings block:

On the Local variables tab, use the Add variable button to declare variables that will be used within the limits of this correlation rule.

The order of conditions specified in the selector of the correlation rule is significant and affects system performance. We recommend putting the most unique condition in the first place in the selector.

Consider two examples of selectors that select successful authentication events in Microsoft Windows.

Selector 1:

Condition 1. DeviceProduct = Microsoft Windows

Condition 2. DeviceEventClassID = 4624

Селектор 2:

Condition 1. DeviceEventClassID = 4624

Condition 2.  DeviceProduct = Microsoft Windows

The order of conditions in Selector 2 is preferable because it causes less load on the system.

Actions tab

A rule of the simple kind can have only one trigger: On every event. It is activated every time the selector triggers.

Available parameters of the trigger:

Page top