Skip to content

Elastic IP gets disassociate randomly from EC2 instance

0

Hello guys, My issue is exactly what the title says. I have an Elastic IP assign to one of my EC2 instance (I have 3 instances associate with an Elastic IP), and it gets disassociate from that one instance randomly (it happens each week or every 2 weeks) I'm not sure if I'm doing something wrong when assigning an Elastic IP to that specific EC2 instance and I need some help.

asked 2 years ago314 views
1 Answer
1

Hi

  • Elastic IP disassociation is an action that can be performed manually through the AWS Management Console, AWS CLI, or SDKs. Ensure no one is accidentally disassociating the IP
  • AWS CloudTrail is a service that logs AWS API calls for your account. You can use CloudTrail to see if there have been any API calls to disassociate the Elastic IP address. This can help identify if the disassociation is due to a programmatic error or unauthorized access

Refer: https://repost.aws/questions/QU9RX9K675RwOh5iinuci6Hg/is-there-any-way-to-track-eip-allocation-and-releases

EXPERT
answered 2 years ago
AWS
EXPERT
reviewed 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.