Automating the Optimization of Filter Conditions

ESM has the ability to evaluate event conditions and if necessary, re-sequence the conditions to be evaluated through this property setting in the server.properties file:

rule.dm.optimize.evaluation=true

This setting automates the process of evaluating and optimizing all of your deployed rules and data monitors. 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.

The following line in server.log denotes the end of optimization:

End of conditions optimization in <n> events

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