How To automaticaly modify CloudWatch Dashboard when new instance is created.

0

Hello friends, for my customers I will be deploying (their) new instances - on demand and automatically. I also have one CW Dashboard with the list of all my server-instances, Metrics and Alarms. Any Idea how to simply react for new generated server instance? Practicaly, when new instance apears, I would like automaticaly spread my Dashboard. I am looking for the simplest way, if exists. e.g. some CLI script, which I will run when new instance apears in my EC2. Erasing of old (and obsoled) instances will be usefull (and nice to have) too :) thanks martin

1 Answer
0

You can use Metrics explorer for this https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Metrics-Explorer.html. Metrics explorer visualizations are dynamic, so if a matching resource is created after you create a metrics explorer widget and add it to a CloudWatch dashboard, the new resource automatically appears in the explorer widget.

AWS
Pete_D
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions