Is it possible for an alert to trigger an action (script)? #12079
Replies: 2 comments
-
You might be able to do something with elastalert2 https://elastalert2.readthedocs.io/en/latest/alerts.html#http-post https://docs.securityonion.net/en/2.4/elastalert.html Similar to the youtube video you mentioned you could create an elastalert2 rule similar to below
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you Jorge! I’m hoping to have some time later this week to revisit this. I think what you posted is exactly what I’m looking for.
Marc
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to configure alerts that meet a certain criteria to trigger a script consisting of a series of API calls. I watched the YT SOAR tutorial using n8n/theHive but I couldn't figure out how they were latching into SO. My idea would be to automatically create tickets in my RMM for alerts that I have deemed critical or worthy of exploration.
Beta Was this translation helpful? Give feedback.
All reactions