AWS EC2 Instances Removed

0

Hi,

We came after the weekend to discover that our EC2 instances are gone, is there any way to discover what has happened? are there any logs for the activities on the instances? can we recover the instances easily knowing that we don't have any backup

asked 6 months ago149 views
3 Answers
0

You could look int Cloudtrail. See this as an example:https://repost.aws/knowledge-center/ec2-windows-identify-stop-reboot

profile picture
EXPERT
answered 6 months ago
0

AWS CloudTrail service captures the API calls made by a user, role, or an AWS service from your AWS account. Using this service, you can narrow down how the instance was terminated. Lookup for the API call "TerminateInstances ". Refer to the below link. - https://repost.aws/knowledge-center/troubleshoot-ec2-instance-terminate

AWS
SUPPORT ENGINEER
answered 6 months ago
profile picture
EXPERT
Kallu
reviewed 6 months ago
0

An EC2 instance is created in a specific AWS Region. Are you sure you're viewing the Region in which you created the instances?

You can use the EC2 Global View to see your instances across all Regions. For more information about EC2 Global View, please see the following link: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/global-view.html

AWS
answered 6 months ago
profile picture
EXPERT
Kallu
reviewed 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions