EventBridge- Capturing DMS "Running with Errors" state

0

Hi,

Is there a way for EventBridge to capture DMS replication task "Running with error" status change? This occurs when the replication task has some tables that have failed. The "Failure" category does not capture this. It only captures when the entire task has failed.

'{"category":["Failure"]}

Thanks!

2 個答案
1
已接受的答案

Looking at the documentation, it does not seem possible with either Eventbridge or SNS

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_EventBridge.html

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Events.html

You may have to create a custom metric from logs - https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/MonitoringLogData.html in case you see the information in the logs from DMS

profile pictureAWS
專家
已回答 2 年前
1

currently dms events doesnt have task specific event for capturing "running with errors" there is a feature request in place for the same. But hard to confirm when it will be available.

AWS
已回答 2 年前

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

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

回答問題指南