My EC2 t2.micro got terminated Automatically

0

I created an ec2 t2.micro instance almost a month ago. but it got terminated, I don't know why. I don't have any snapshot for my instance. Please help me how can i restore my instance

Zubair
已提問 7 個月前檢視次數 217 次
1 個回答
0

Hello.

Unfortunately, if there is no snapshot, the data stored in EBS cannot be restored.
The only option is to create a new EC2.
Also, since EC2 does not disappear automatically, you should be able to find out who deleted it by searching for "TerminateInstances" in the CloudTrail event.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html

You can search in which region EC2 is running from the URL below.
If you cannot find a stop event in CloudTrail, you may want to search by region from the URL below.
https://us-east-1.console.aws.amazon.com/ec2globalview/home?region=us-east-1#

profile picture
專家
已回答 7 個月前
  • Please don't say that 😢 😢 😢 I have configured web server, application server, everything was setup & running smoothly.

  • I've updated the answer. EC2 is not automatically deleted, so try searching for the event on CloudTrail. If no stop event is found in CloudTrail, the region you are checking may be wrong, so we recommend checking the EC2 that is running from the URL below. https://us-east-1.console.aws.amazon.com/ec2globalview/home?region=us-east-1#

  • Didn't find any stop/terminate event in there

  • If it is not found, it is possible that EC2 is still running. So please try searching for EC2 from the URL I shared.

  • No instances showing up on EC2 dashboard in my region. One hour ago there was one instance available with terminates status, but now that is also gone.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南