EC2 instance failing status check

0

I have an Ubuntu 22.04 instance which runs perfectly fine until two days ago, when it failed one of the status checks. At first I thought it was just some temporary error so I just rebooted the instance and restarted my server. But today it failed the status check again. I checked the system log but there was only log for when I rebooted the instance (some internet configuration log). How can I get a full system log?

asked a year ago358 views
1 Answer
1

Is the instance status check or the system status check failing?
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html

The general troubleshooting procedure is as described in the following document.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstances.html

Also, try stopping and starting instances instead of restarting them.

The system log can also be viewed in the following ways.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstances.html#troubleshooting-retrieve-system-logs

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