1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Hello,
Reason might be:
- The underlying hardware that's hosting your instance is faulty, and Amazon EC2 restarts the instance to move it to a new, healthy hardware. (unplanned). If any issues AWS will sent Notice soon via PHD notice.
- Scheduled maintenance occurs on your instance that initiates a reboot. (planned) (Check PHD notice)
- A user or application inside your server reboots the instance.
- A user or other serive which using IAM role reboot the instance using AWS API. To check use cloud trail.
Ref: [+] https://repost.aws/knowledge-center/ec2-instance-automatic-reboot-cause
답변함 한 달 전
관련 콘텐츠
- 질문됨 2달 전
- AWS 공식업데이트됨 2년 전
Thank you for your quick response! This seems more related to the reboot question, right? I couldn’t find any PHD notices or anything relevant in the CloudTrail logs. But thank you very much for the tips. What about the rewritten key files?