Quantcast
Channel: Active questions tagged amazon-ec2 - Stack Overflow
Viewing all articles
Browse latest Browse all 29539

EC2 Lifecycle Manager event doesn't trigger Cloudwatch rule

$
0
0

I'm using the Lifecycle Manager to generate hourly snapshots of one of my test instances (Running Windows Server 2012 R2).At the same time I created a Cloudwatch rule to listen to these snapshot creations and save the result to a Log Group.

The rule preview:

{"source": ["aws.ec2"  ],"detail-type": ["EBS Snapshot Notification"  ],"detail": {"event": ["createSnapshot"    ],"result": ["succeeded"    ]  }}

The hourly snapshot creation works fine, but the rule is never triggered.In the documentation it says that the logs are not saved anywhere so I need these rules so I can review them later.Am I doing something wrong or is there any other way to do this?

Edit: If I create a snapshot using any other tool the rule is triggered correctly.


Viewing all articles
Browse latest Browse all 29539

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>