Created
March 6, 2018 18:22
-
-
Save mateobur/9429f9d948082ae662751c83ee6c10f2 to your computer and use it in GitHub Desktop.
Sysdig event webhook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 14787, | |
"version": 18, | |
"createdOn": 1511433414000, | |
"modifiedOn": 1519828577000, | |
"type": "WEBHOOK", | |
"enabled": true, | |
"sendTestNotification": false, | |
"name": "Splunk", | |
"options": { | |
"notifyOnOk": true, | |
"url": "http://somehost:9000/services/collector/raw", | |
"additionalHeaders": { | |
"Authorization": "Splunk 2b8868fe198cf1203256e6af6515bfad" | |
}, | |
"notifyOnResolve": true | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment