AWS EventBridge
Route AWS events to Alert24 via API destination — log infrastructure changes and correlate with incidents.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for AWS EventBridge.
Configure AWS EventBridge
Add the webhook URL in your AWS EventBridge settings.
Auto-Detected
Alert24 auto-detects AWS EventBridge payloads and maps them to incidents.
Step-by-Step Setup Instructions
AWS EventBridge Webhook Setup
Example Webhook Payload
This is a sample payload that AWS EventBridge sends to Alert24 when an alert fires.
{
"source": "aws.ec2",
"detail-type": "EC2 Instance State-change Notification",
"detail": {
"instance-id": "i-1234567890",
"state": "stopped"
}
}How Alert24 Maps AWS EventBridge Data
Status Field
detail-type
Message Field
detail
Auto-Create Incidents
Yes
Auto-Resolve Incidents
No
Status Mapping
| Alert24 Status | AWS EventBridge Values |
|---|---|
| down | * |
Route AWS Events for Change Tracking
Track changes for incident correlation and AI root cause analysis
- 1Create an EventBridge rule matching the events you want to track
- 2Create an API destination with your Alert24 Changes Webhook URL
- 3Add the API destination as the rule target
Use EventBridge to route CloudTrail, CodePipeline, ECS, Lambda, and other AWS events to Alert24 for change tracking.
Changes are logged per service. Copy the Changes Webhook URL from your service page in Alert24. When an incident occurs, recent changes are surfaced automatically with AI-powered root cause analysis. Learn more →
Connect AWS EventBridge to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Cloud Platforms Integrations
AWS CloudWatch
InboundReceive CloudWatch alarm notifications via SNS webhook.
Azure Monitor
InboundReceive Azure Monitor alerts and log Activity Log changes to correlate infrastructure changes with incidents.
Azure Service Health
InboundReceive Azure Service Health incident, maintenance, and advisory notifications.
Azure Resource Health
InboundReceive Azure Resource Health notifications for individual resource availability.
Google Cloud Monitoring
InboundReceive Google Cloud Monitoring (formerly Stackdriver) alerts.
Google Cloud SCC
InboundReceive Google Cloud Security Command Center threat and vulnerability findings via Pub/Sub.