AWS EventBridge

Route AWS events to Alert24 via API destination — log infrastructure changes and correlate with incidents.

InboundCloud Platforms
Start Free Trial

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

1.In EventBridge, create an API Destination with the webhook URL
2.Create a Connection with auth settings if needed
3.Create a Rule matching your desired events
4.Set the target to the API Destination
5.Enable the rule

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 StatusAWS EventBridge Values
down
*

Route AWS Events for Change Tracking

Track changes for incident correlation and AI root cause analysis

  1. 1Create an EventBridge rule matching the events you want to track
  2. 2Create an API destination with your Alert24 Changes Webhook URL
  3. 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