How to get CloudWatch Metrics for ECS and RDS into OpenSearch Dashboard and Visualize for performance monitoring

0

Looking to get the same metrics graphs for CPU utilization, memory, disk etc for ECS and RDS from CloudWatch and display in a similar format on OpenSearch Dashboard for performance monitoring. How can I achieve this?

May also add in Container Insights.

Thanks

1 Antwort
0

You can use Cloudwatch Metrics Streams to send metrics realtime to Opensearch via Kinesis Firehose.

Ref: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Metric-Streams.html.

--Syd

profile picture
Syd
beantwortet vor einem Jahr
  • Thanks Syd. I understand I can use Kinesis to send my Metrics from Cloudwatch to an S3 bucket, but need clarity on how do I then get those metrics from S3 into an OpenSearch Dashboard. I know the blogs mention using Lambda, but interested in what I need to do in Opensearch i.e. the steps to get these metrics imported and then visualized.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen