Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 5 additions & 8 deletions x-pack/docs/en/watcher/actions/pagerduty.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ payload as well as an array of contexts to the action.
The account needs a `service_api_key` attribute.
|======

NOTE: Although some of the attributes below have names which match the PagerDuty "Events API v1" parameter
names, the "Events API v2" API is finally used by translating the attributes appropriately.

[[pagerduty-event-trigger-incident-attributes]]
.Pagerduty event trigger incident attributes
Expand Down Expand Up @@ -142,14 +144,9 @@ the PagerDuty service you want to send notifications to. To get the
key:

. Log in to http://pagerduty.com[pagerduty.com] as an account administrator.
. Go to **Configuration > Services** and select the PagerDuty service. The
service must use the API integration.
+
image::images/pagerduty-services.jpg[]

. Click the **Integrations** tab and copy the API integration key.
+
image::images/pagerduty-integrations.jpg[]
. Go to **Services** and select the PagerDuty service you wish to target.
. Click the **Integrations** tab and add an **Events API V2** integration if one does not already exist.
. Copy the API integration key for use below.

To configure a PagerDuty account in the keystore, you
must specify an account name and integration key, (see <<secure-settings>>):
Expand Down
Binary file not shown.
Binary file not shown.