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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则