Coralogix sends alert notifications to Warrn via a generic outbound webhook. When an alert triggers, Warrn creates an alert. When Coralogix sends a resolve action, Warrn auto-resolves the matching alert.
Setup
1
Add the integration in Warrn
Open a service or team in Warrn. Go to the Integrations tab, add Coralogix,. Copy the generated webhook URL.
2
Create an outbound webhook in Coralogix
In Coralogix, go to Data Flow > Outbound Webhooks. Click Add New and select Generic Webhook. Paste the webhook URL from Warrn and save.
3
Assign the webhook to alert definitions
In Coralogix, open your alert definitions and select the webhook you created as the notification channel. Enable Notify When Resolved on each alert for auto-resolve support.
How it works
Coralogix sends a JSON payload with analert_action field:
- trigger: Creates a new alert in Warrn. Deduplicates by
alert_id. - resolve: Auto-resolves the matching Warrn alert.
fields array with key-value pairs for severity, priority, application, subsystem, team, and other metadata.
Field mapping
Severity mapping
Warrn checks theseverity field first, then falls back to priority: