Splunk API Alerts is a Splunk custom alert actions application.
This application can be added to a Splunk alert in order to send the alert content over HTTP to the specified url. Splunk already provides a webhook feature to send alert content over HTTP, however, unlike api_alerts app, it does not allow to:
* Send POST HTTP requests
* Add custom authorization headers
* Add an UUID linked to each alert to track it throughout our alert pipeline