Skip to content

cant find my ec2

0

hello, i have a web that run on an ec2 instance. the web is working when i enter the url it enter the website but i can find the ec2 instance. i searched alot and still dont know how to find the instace is there a way to help me find it? the website still work so the instance must be running. thanks in advance

3 Answers
1

Hi, you can try EC2 Global View to search your instance across regions: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Filtering.html#global-view

EXPERT
answered 3 years ago
1

Are you sure you're looking in the right AWS account? And that you're logged in as a user with permissions to see EC2 instances? If your account, region and permissions are right then you'll definitely see your instance in the EC2 console. Of course this is assuming your website is running on EC2, not just S3, Lambda or a container etc.

EXPERT
answered 3 years ago
1

If you can't find it even in the global view below, it could be that the AWS account under which the EC2 is running is different, etc. What do you think?
https://us-east-1.console.aws.amazon.com/ec2globalview/home?region=us-east-1#

EXPERT
answered 3 years 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.