tombolaltd / ecs-monitor

A simple monitoring solution for Amazon's Elastic Container Service (ECS)
MIT License
60 stars 17 forks source link

Alert SNS topic on events #28

Open marc-costello opened 6 years ago

marc-costello commented 6 years ago

If an optional SNS topic is declared the monitor will notify the topic when any alert worthy happens. This allows the monitor to integrate with other monitoring tools.

This will become more and more useful when the monitor takes on custom functionality not supplied by AWS.