Hi.. I have question relating to combining filters in a correlation rule to pruduce one alarm.
- A device generates two alarms at approximately the same time. These alarms are identified by their event ID's 34003 and 32001
- I want to generate a correlated alarm which triggers upon these two alarms arriving together. They arrive within 10 seconds of each other but are related (if you get a 34003, 10 secs later you may a 32001 alarm for the device).
- I dont want the correlated alarm to trigger individually on these alarms but trigger when these two alarms arrive within 10 secs of each other. so combining the alarm conditions into one correlated alarm.
Thanks
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Hi Ken,
Please find below a screenshot of a correlation rule that does exactly that.
I've added some annotation to show what every part of the rule does.
Please don't hesitate to reach out if you'd need more details on any of the configurations.
Ive Herreman [SLC] [DevOps Catalyst] Posted new comment 23rd May 2022
You can find some more information through this link:
https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/Correlation_rule_syntax.html
Thanks Ive.. Do you have access to any of these scripting documentation???