Last active
February 7, 2019 07:32
-
-
Save mateobur/e6729c6e2584acd00c7a4e18f3f26fbe 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": 17, | |
| "createdOn": 1511433414000, | |
| "modifiedOn": 1519827129000, | |
| "type": "WEBHOOK", | |
| "enabled": true, | |
| "sendTestNotification": true, | |
| "name": "Splunk", | |
| "options": { | |
| "notifyOnOk": true, | |
| "url": "http://somehost:9000/services/collector/raw", | |
| "notifyOnResolve": true | |
| } | |
| } | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment