DOCS

AWS CloudWatch integration

Bring CloudWatch alarms into HowlOps as incidents via SNS, so AWS-native alarms get the same escalation and status-page treatment as everything else.

What this brings you

CloudWatch alarms are how a lot of AWS-native infrastructure tells you something is wrong, but that signal is easy to miss if it only lives in the AWS console or an inbox nobody watches closely. Connect CloudWatch as an inbound source and its alarms arrive in HowlOps as incidents, going through the same on-call escalation and status-page visibility as monitors HowlOps checks directly.

Setup

  1. In HowlOps, open Integrations in the sidebar (the Integration Hub).
  2. Under Bring alerts into HowlOps, click the AWS CloudWatch source card, then Generate endpoint to get a token-scoped webhook URL.
  3. In AWS, create an SNS topic (or reuse one) and subscribe it to that HowlOps endpoint using an HTTPS subscription.
  4. Confirm the SNS subscription (AWS sends a confirmation request to the endpoint, which HowlOps auto-confirms).
  5. Point the CloudWatch alarm(s) you want forwarded at that SNS topic as their alarm action.
  6. Trigger a test alarm state change and confirm the incident appears in HowlOps.

See also

  • Integrations reference for the endpoint format and the full inbound source list.
  • AWS SNS if you want alerts to flow the other direction too, from HowlOps out to an SNS topic.

Was this page helpful?