Skip to main content

Audit Records

Fetches audit logs from the PagerDuty API for monitoring and analysis.

Sync Type: Incremental

Requirements

  • A PagerDuty account with API access.
  • An API Key to authenticate requests. Follow these steps to create one:
    1. Navigate to PagerDuty → Integrations → API Access Keys.
    2. Click Create API Key.
    3. Save the generated API Key securely.

Details

The PagerDuty Audit Records input retrieves audit logs from the PagerDuty API. It supports incremental sync, ensuring only new logs are fetched after the initial run. The input processes logs in paginated batches and adheres to PagerDuty's API rate limits.

Configuration

The following configuration defines the input parameters. Each field's specifications, such as type, requirements, and descriptions, are detailed below.

Settings

SettingTypeRequiredDescription
None--No additional settings are required.

Secrets

SecretTypeRequiredDescription
API KeystringYesToken used to authenticate with the PagerDuty API.

Connector Limitations

Troubleshooting

Common Issues

  1. Invalid API Key
    • Error: "Authentication failed"
    • Resolution: Verify the API Key is correct and has the necessary permissions.