Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 823 Bytes

pagerduty.md

File metadata and controls

15 lines (10 loc) · 823 Bytes

Table of Contents generated with DocToc

PagerDuty Configuration

Follow these steps to analyze PagerDuty objects with Cartography.

  1. Prepare your PagerDuty API key.
    1. Generate your API token by following the steps from the PagerDuty Generating API Keys documentation
    2. Populate an environment variable with the API key. You can pass the environment variable name via CLI with the --pagerduty-api-key-env-var parameter.