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?

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
지원 엔지니어
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠