PagerDuty

Luciq allows you to integrate with PagerDuty with only a few simple steps.

Setting up the integration

1

Create a Custom Event Transformer in PagerDuty

To set up your PagerDuty integration, create a Custom Event Transformer in PagerDuty, which will allow you to map Luciq events to a PagerDuty Incident.

Link: https://developer.pagerduty.com/docs/ZG9jOjExMDI5NTc5-custom-event-transformer

2

Edit the transformer code

Once the Custom Event Transformer is created, edit the code portion to look something like this (feel free to change this to customize it for your needs):

3

Add the PagerDuty webhook URL

Simply add the PagerDuty webhook URL to which Luciq should forward your alerts.

4

Test the integration

At this point, test your integration so that you're sure everything is working smoothly.

5

Finish and name your integration

All done! Your integration is now set up — give your integration a name and you're ready to go.

JSON model

Last updated