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.

posta un anno fa242 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande