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

已提问 7 个月前160 查看次数
3 回答
0

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

profile picture
专家
已回答 7 个月前
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
支持工程师
已回答 7 个月前
profile picture
专家
Kallu
已审核 7 个月前
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
已回答 7 个月前
profile picture
专家
Kallu
已审核 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容