EC2 Linux Instance is up but not reachable

0

EC2 Linux Instance is up but not reachable. This happens after 3 to 4 days. I have to shutdown and start the instance to get it back on the network. Reboot is not helping in this case. Please help me trouble shoot.

asked 2 years ago309 views
1 Answer
0

Take a look at the Cloudwatch metrics for the instance to see if CPU usage is high, thereby making the machine unresponsive - https://aws.amazon.com/premiumsupport/knowledge-center/ec2-linux-resource-over-utilization/. You will need to monitor the processes to see which process may be driving up resources usage to the point where the machine eventually becomes unresponsive.

You can also install the Cloudwatch agent on the machine to send logs to Cloudwatch logs - https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent.html

profile pictureAWS
EXPERT
answered 2 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.

Guidelines for Answering Questions