Create PagerDuty incidents when certificate events occur using the Events API v2. Get paged when certificates are about to expire or are revoked.Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Alerts are configured per Application and apply to all certificates within that Application.
Create a PagerDuty Alert
Create a PagerDuty Service
- Go to PagerDuty → Services → Service Directory → New Service
- Name the service (e.g., “Infisical PKI Alerts”)
- Select Events API v2 as the integration
- Click Create Service
To use an existing service, go to Integrations → Add an Integration → Events API v2.
Copy the Integration Key
After creating the service, copy the 32-character Integration Key from the Integrations tab.
Keep your integration key secure. Anyone with access can send events to your PagerDuty service.
Create an alert
Go to the Settings tab and find the Alerting section. Click Create Alert.
| Setting | Description |
|---|---|
| Alert Type | Certificate Expiration, Issuance, Renewal, or Revocation |
| Alert Name | A slug-friendly name like tls-expiry-alert |
| Description | Optional context about this alert |
| Alert Before | (Expiration only) Time before expiry to trigger, e.g., 30d |
Severity Mapping
Infisical automatically maps alert types to PagerDuty severity levels.Expiration Alerts
| Time Until Expiry | PagerDuty Severity |
|---|---|
| ≤ 7 days | critical |
| ≤ 14 days | error |
| ≤ 30 days | warning |
| > 30 days | info |
Other Alert Types
| Alert Type | PagerDuty Severity |
|---|---|
| Certificate Issuance | info |
| Certificate Renewal | info |
| Certificate Revocation | warning |
Incident Grouping
Alerts with the same alert ID are grouped into the same PagerDuty incident viadedup_key. Repeated triggers update the existing incident rather than creating duplicates.
What’s Next?
Webhook Alerts
Send alerts to custom HTTP endpoints.
Slack Alerts
Send alerts to a Slack channel.
Certificate Syncs
Push certificates to cloud destinations.
Managing Certificates
View and manage certificates.