You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
My apologies if this has been answered previously.
I'm curious if there's any options with e-mail integrations to communicate OUTBOUND from Opsgenie actions have been taken. My specific example is this:
1) Our SIEM notices event XYZ
2) A case is created in our SIEM
3) An alert is generated via E-MAIL to Opsgenie
4) A member of the team ACKs the alert
5) I WOULD LIKE A METHOD FOR OPSGENIE TO SEND API CALL OUT TO OUR SIEM.
Note: There is not currently a built-in integration for our SIEM.
I'm essentially asking if there's any way to achieve two way communication so that Opsgenie can be made to integrate with systems that don't currently have a built-in integration.
I hope that makes sense.
Thanks!
Hey @Robert Williams,
You may want to check out Opsgenie's Webhook Integration: https://docs.opsgenie.com/docs/webhook-integration that mostly comes in handy for Outbound communication with tools (Opsgenie -> SIEM for your case) whenever there is no built-in integration for those tools.
You will just need to provide a Webhook URL from your SIEM to the integration settings and it will send a JSON payload to the URL for the actions you take on the alert.
Furthermore, if you would like to understand what the JSON Payloads look like for each action you may find them here: https://docs.opsgenie.com/docs/sample-alert-action-data
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.