Dear community,
I have created a correlation rule that combines a 'filter condition' and a 'script condition'.
The rule has the 'Auto Clear' flag set as well.
However the correlation does not clear the event when the script condition no longer applies.
Is there any way to make the correlation act on change of the script parameter ?
Thanks in advance for your insights.
Hi Hans,
The correlation engine is alarm event-based. At this time, Correlation always needs an alarm event that matches or updates the bucket before extra conditions are being evaluated.
In your case this means that a parameter change by itself will not trigger a re-evaluation of the script condition "parameter(1201,566,1) == n". The condition will be re-evaluated, but only when the rule sees a new/cleared or updated alarm event relevant to it.