MSK Connector status monitoring

0

Hi Team,

We've MSK connectors (source and sink) created in AWS which are now Running and working fine. We want to create a Cloudwatch alarm if any of them are not in "Running" status. I went through https://docs.aws.amazon.com/msk/latest/developerguide/mkc-monitoring-overview.html but I don't see there's any Metrics named "status". Please tell me how can I monitor the running status of these connectors?

Udit
已提問 1 個月前檢視次數 141 次
1 個回答
0

As per the given article [1], you can setup alarm on "RunningTaskCount" metrics. Once it fails, the connector will auto change to Failed status.

A few key metrics to monitor from CloudWatch metrics for your connector:

ErroredTaskCount: The number of tasks that have errored out. RunningTaskCount: The running number of tasks in the connector. WorkerCount: The number of workers that are running in the connector.

[1] Monitoring MSK Connect - https://docs.aws.amazon.com/msk/latest/developerguide/mkc-monitoring-overview.html

AWS
支援工程師
已回答 1 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南