My ec2 instance reboot itself

0

My ec2 instance reboot itself in 2024.4.30 and 2024.5.2 .

But I don't know why, I have analyzed this issue with https://repost.aws/knowledge-center/ec2-instance-automatic-reboot-cause . But found nothing.

xiaolei
asked a month ago119 views
1 Answer
0

It would be worthwhile setting up CloudWatch agent to collect more detailed system logs https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent.html

This will show you more detailed system resource usage, and while this may not be much use in tracking down why previous reboots happened, it could provide data which may be useful if it happens again.

You may need to investigate more at the guest operating system level, troubleshooting steps here will very much be dependent on the OS running on the EC2 instance. If it's Red Hat Enterprise Linux then this is a good place to start https://access.redhat.com/articles/2642741

profile picture
EXPERT
Steve_M
answered a month 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