Rule Based Alert Correlation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 11:47 PM
Hi,
Requirement: If there is any open existing alert with the same values, make existing alert as primary and the current alert as secondary. similarly, If the existing alert is closed, the existing alert should reopen and so the incident if another alert comes in with the same values.
In my case the existing alert is reopening but instead of reopening the existing incident, it is creating new incident. Why is it working so?
SCRIPT:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 03:05 AM
How are the incidents getting created via the alert management rule? Update the flow to say if there is an incident on the same CI in the last some hrs then update the incident if not found then create it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 07:27 AM
Hi @pratiksha5, Thanks for the reply but my requirement is to check those values in the alert level itself and correlate those alerts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 07:33 AM
Hi @Rahul Priyadars , For rule based alert correlation, The above mentioned script is correlating alert only when I create alert manually but it is not correlating when I generate alert from event automatically. Why is it working so.
Kindly, Let me know if you have any ideas?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 09:47 PM
do u have any filter condition in alert correlation rule which is stopping from trigerring?
please check the data comin from Monitoring Source and Compare ur manual data.
Regards
RP