Data Lifecycle Manager

0

We have configured Data Lifecycle Manager and its working fine. We need audit log for Data Lifecycle Manager success or failure.

demandé il y a un an242 vues
1 réponse
1

A "CreateSnapshot" event is output to CloudTrail.
You can check this to see if it has failed or succeeded.

As described in the following document, there is also a CloudWatch metric called "SnapshotsCreateFailed" that can be used to check the number of failed attempts.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitor-dlm-cw-metrics.html#metrics

It is also possible to use "Event Bridge" to be notified when a "CreateSnapshot" event occurs.

profile picture
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions