Grafana Loki
Receive Grafana Loki log-based alert notifications via webhook.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Grafana Loki.
Configure Grafana Loki
Add the webhook URL in your Grafana Loki settings.
Auto-Detected
Alert24 auto-detects Grafana Loki payloads and maps them to incidents.
Step-by-Step Setup Instructions
Grafana Loki Alert Webhook Setup
Example Webhook Payload
This is a sample payload that Grafana Loki sends to Alert24 when an alert fires.
{
"status": "firing",
"alerts": [
{
"status": "firing",
"labels": {
"alertname": "HighErrorRate",
"job": "api-server"
},
"annotations": {
"summary": "Error log rate > 10/min for api-server"
}
}
]
}How Alert24 Maps Grafana Loki Data
Status Field
status
Message Field
alerts.0.annotations.summary
Auto-Create Incidents
Yes
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | Grafana Loki Values |
|---|---|
| operational | resolved |
| down | firing |
Connect Grafana Loki to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Logging & Error Tracking Integrations
Sentry
InboundReceive Sentry issue alerts, metric alerts, and error notifications via webhook.
Splunk
InboundReceive Splunk alert webhook notifications.
Sumo Logic
InboundReceive Sumo Logic scheduled search and monitor alerts.
Elastic (ELK)
InboundReceive Elasticsearch Watcher and Kibana alert notifications via webhook.
Graylog
InboundReceive Graylog event and alert notifications via HTTP notification.
Papertrail
InboundReceive Papertrail log search alerts via webhook.