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 Respuestas
1
Respuesta aceptada

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
EXPERTO
respondido hace 2 años
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas