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.

    3. You can set the timeout for pagerduty requests via the CLI with --pagerduty-request-timeout parameter.