Automatic Create Datadog Monitor for New EC2
This automation monitors EC2 webhook event for new Instance creation, if an elastic public IP is assigned then it will create a Datadog monitor for this IP.
icon
icon
icon
icon
Breakdown
  1. On webhook event for EC2 instance creation, initiate automation.
  2. Collect full details on new instance.
  3. If instance has an elastic IP allocated, then create a Datadog Monitor.
  4. If monitor created, also inform via Slack.