HashiCorp Consul + Alert24
Receive HashiCorp Consul alerts in Alert24, auto-create incidents, and notify the on-call engineer in seconds.
Receive HashiCorp Consul service health check alerts via webhook watch.
Auto-detected payloads
Alert24 recognizes HashiCorp Consul webhooks out of the box and maps fields to incidents automatically.
On-call routing & escalations
Page the right engineer over SMS, voice, push, email, or chat with policy-driven escalations.
Auto-updating status pages
Promote incidents to a public or private status page with one click and keep customers informed.
Change correlation & AI RCA
Recent deploys, infra updates, and feature flag flips surface alongside the incident for faster root cause.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for HashiCorp Consul.
Configure HashiCorp Consul
Add the webhook URL in your HashiCorp Consul settings.
Auto-Detected
Alert24 auto-detects HashiCorp Consul payloads and maps them to incidents.
Step-by-Step Setup Instructions
Consul Watch Webhook Setup
{
"watches": [{
"type": "checks",
"state": "critical",
"handler_type": "http",
"http_handler_config": {
"path": "<WEBHOOK_URL>",
"method": "POST"
}
}]
}Example Webhook Payload
This is a sample payload that HashiCorp Consul sends to Alert24 when an alert fires.
{
"Node": "web-01",
"CheckID": "service:api",
"Name": "API Health Check",
"Status": "critical",
"Output": "HTTP GET /health: 503 Service Unavailable"
}How Alert24 Maps HashiCorp Consul Data
Status Field
Status
Message Field
Output
Auto-Create Incidents
Yes
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | HashiCorp Consul Values |
|---|---|
| operational | passing |
| degraded | warning |
| down | critical |
Connect HashiCorp Consul to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Monitoring & Observability Integrations
Datadog
InboundReceive alerts from Datadog monitors and synthetics.
Prometheus / Alertmanager
InboundReceive alerts from Prometheus Alertmanager webhook receiver.
Grafana
InboundReceive alert notifications from Grafana alerting rules.
New Relic
InboundReceive New Relic alert notifications via webhook.
Pingdom
InboundReceive Pingdom uptime check alerts via webhook.
UptimeRobot
InboundReceive UptimeRobot monitor alerts via webhook.