Automating Condition Optimization

Requirement: To optimize the evaluation of event conditions, rules must be deployed in the Console’s Real-time Rules.

About:

ESM has the ability to evaluate event conditions and if necessary, re-sequence the conditions to be evaluated through a property setting.

rule.dm.optimize.evaluation=true

This setting automates the process of evaluating and optimizing all of your deployed rules. The optimization process occurs in memory and will leave your resources intact. If there are changes, for example, real-time rules are updated, or the user de-activates and then re-activates the rule, optimization runs again.

One or more log files record the activities of the optimization process. For compact ESM, the file is server.log. For distributed ESM, the log files are server.log and correlator.log files.

The following line in the applicable log file denotes the end of optimization:

End of conditions optimization in <n> events

Refer to the ESM Administrator’s Guide’s Configuration section for more information: