Pagerduty ConfigurationΒΆ
Follow these steps to analyze PagerDuty objects with Cartography.
Prepare your PagerDuty API key.
Generate your API token by following the steps from the PagerDuty Generating API Keys documentation
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.You can set the timeout for pagerduty requests via the CLI with
--pagerduty-request-timeout
parameter.