Activity Feed
- Posted Re: OpsGenie App: Trigging alert doesn't work unless user has Admin role on All Apps and Add-ons. 12-26-2017 06:55 AM
- Posted Re: How does integration work between OpsGenie and Splunk? How does the OpsGenie interface read alerts? on All Apps and Add-ons. 11-01-2017 06:24 AM
- Posted Re: How does integration work between OpsGenie and Splunk? How does the OpsGenie interface read alerts? on All Apps and Add-ons. 11-01-2017 12:15 AM
Topics I've Started
No posts to display.
12-26-2017
06:55 AM
Disclaimer: I'm an employee at OpsGenie 🙂
OpsGenie App uses the storage/passwords endpoint for storing OpsGenie API Key securely. Hence, you need the assign the "list_storage_passwords" capability to the desired user according to this document:https://docs.splunk.com/Documentation/Splunk/7.0.1/Security/Rolesandcapabilities
Hope that helps,
Bener
... View more
11-01-2017
06:24 AM
Hi danillopavan,
While configuring the OpsGenie as your custom trigger action: Please select Per-Result which is located under Trigger Conditions. After setting the trigger condition as mentioned, you could view each result's data in their own alert. You may find more information about this in the answer: https://answers.splunk.com/answers/373469/how-to-get-splunk-webhook-alert-actions-to-send-en.html
... View more
11-01-2017
12:15 AM
Disclaimer: I'm an employee at OpsGenie 🙂
OpsGenie's custom alert action retrieves the raw payload from the Splunk and parses your data to construct rich and informative alerts. You can use dynamic fields to customize alert properties, as well as alert conditions.
Regarding your question, we acquire the data using a similar method to Splunk's Webhook alert action. If you want to develop your own custom action, this document might be helpful:https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/AdvancedDev/CustomAlertConvertScripted
Detailed information could be found in our Splunk Integration:https://docs.opsgenie.com/docs/splunk-integration
Sincerely,
Bener
... View more