Splunk On-Call Integration
Xitoring supports Splunk On-Call(VictorOps) using webhooks to allow receiving alerts and notifications on your Splunk account. In order to configure this integration, you need to follow these steps.
- In Splunk On-call, go to the Integrations page.
- Search for Rest and click on REST (Generic).
- Now click on Enable Integration to generate an endpoint for notifications.
You will end up with a endpoint that looks like so:
https://alert.victorops.com/integrations/generic/20131114/alert/07aba30c-9b48-41e8-8214-bc10bbd2112a/
TIP
Treat this endpoint as a secret. Anyone who has it will be able to post messages to your Splunk account.
Using Routing Keys
If you'd like to use routing keys, you can easily append to end of the notification endpoint:
An example:
- Original Endpoint:
https://alert.victorops.com/integrations/generic/20131114/alert/07aba30c-9b48-41e8-8214-bc10bbd2112a/
- Routing Key:
NOC
- Final endpoint for routing to NOC:
https://alert.victorops.com/integrations/generic/20131114/alert/07aba30c-9b48-41e8-8214-bc10bbd2112a/noc/
Enable Splunk On-call (VictorOps) Integration on Xitoring
To enable Splunk On-call integration please navigate to Notification Roles and select your desired notification role, enable Splunk On-call and provide the complete Webhook URL generated in the last section as shown in the below image.
It's recommended to use Send a test notification to make sure the integration is working properly. For any questions or concerns you can contact support@xitoring.com