A collection of JSON-formatted webhooks that send PD-CEF-formatted events. All the JSON files are designed to send an Events V2 API payload. To create the necessary Events API routing key please consult the following PagerDuty documentation:
Details on how to configure a webhook for alerts in Eggplant Monitoring Insights are detailed on Eggplant's support pages. For PagerDuty, the settings should be as follows.
REQUEST METHOD: post
URL: https://events.pagerduty.com/v2/enqueue
REQUEST HEADERS: content-type: application/json
BODY PAYLOAD: Copy the contents of the JSON file.