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
08-01-2023 11:05 PM
Filter conditions are based on alert data's or event data's coming from Monitoring Source?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 10:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 12:24 AM
Hi @arjun19 , It's working only for the open alerts and not for closed alerts to reopen. I didn't find the solution yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 04:30 AM
Thanks for your reply, I am trying to be creating the Alert correlation rule, but it is not working as expected.
do we need to enable any alert correlation properties for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 06:53 AM
Hi @Rahul Priyadars , Can we group alerts using business rule? Because its not working when I tried. PFA the script for your reference.