Easily Integrate the sumologic ResultsJson Webhook into your application using Javascript, Ruby, and other frameworks.
JSON object containing the query results that triggered the alert. A maximum of 200 aggregate results or 10 raw messages for this field can be sent via webhook.
Steps to receive the Sumologic ResultsJson Webhook
- Sign up for your free Hooky account.
- Create a new Webhook Source, and select sumologic. This will be the endpoint that receives the Sumologic ResultsJson webhook on behalf of your application, and forwards them using the unified SDK.
- Once the ResultsJson webhook is received from Sumologic, you'll see the payload under the Live Logs section of your webhook source.
- Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
- Sign up for your free Hooky account.
- Create a new Webhook Source, and select sumologic. This will be the endpoint that receives the Sumologic ResultsJson webhook on behalf of your application, and forwards them using the unified SDK.
- Once the ResultsJson webhook is received from Sumologic, you'll see the payload under the Live Logs section of your webhook source.
- Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.