AWS CloudWatch
Receive CloudWatch alarm notifications via SNS webhook.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for AWS CloudWatch.
Configure AWS CloudWatch
Add the webhook URL in your AWS CloudWatch settings.
Auto-Detected
Alert24 auto-detects AWS CloudWatch payloads and maps them to incidents.
Step-by-Step Setup Instructions
AWS CloudWatch → SNS → Webhook Setup
Example Webhook Payload
This is a sample payload that AWS CloudWatch sends to Alert24 when an alert fires.
{
"AlarmName": "HighCPU-Production",
"AlarmDescription": "CPU utilization exceeded 80%",
"NewStateValue": "ALARM",
"NewStateReason": "Threshold Crossed: 1 out of 1 datapoints [92.5] was >= 80.0",
"StateChangeTime": "2024-01-15T10:30:00.000+0000",
"Region": "US East (N. Virginia)",
"OldStateValue": "OK"
}How Alert24 Maps AWS CloudWatch Data
Status Field
NewStateValue
Message Field
NewStateReason
Auto-Create Incidents
Yes
Auto-Resolve Incidents
Yes
Status Mapping
| Alert24 Status | AWS CloudWatch Values |
|---|---|
| operational | OK |
| degraded | INSUFFICIENT_DATA |
| down | ALARM |
Connect AWS CloudWatch to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Cloud Platforms Integrations
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.
Google Cloud Audit Logs
InboundLog GCP Audit Log events as changes via Pub/Sub push to correlate infrastructure changes with incidents.