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.

質問済み 1年前242ビュー
1回答
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
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ