Listener added under Load Balancers and inbound rule under security groups are getting removed after sometime

0

I have added listener in load balancers corresponding to our project as target instance and edited inbound rules of respective security groups to expose 31739 port on our AWS cluster. It was working fine. But from past 1 week, whatever the listeners that I added to load balancers and inbound rules to security groups are getting removed automatically after sometime. I am not sure why it is happening. You can let me know if you need any additional details

已提问 3 个月前217 查看次数
2 回答
0

Yeah, I can see that DeleteListener and RevokeSecurityGroupIngress have occured after I have added listeners and modified securityGroups. May I know why these actions are being triggered?DeleteListener and RevokeSecurityGroupIngress

已回答 3 个月前
  • It is blocking us from connecting to our DB2 instance. Can you please check it on priority and resolve it team?

0

Hello.

ALB listener rules and security group rules do not disappear automatically.
Check the CloudTrail event history to see if any events related to ALBs or security groups, such as "RevokeSecurityGroupIngress" or "DeleteListener", have occurred.
You should be able to identify which IAM user performed the operation from the event history.
https://repost.aws/knowledge-center/cloudtrail-track-api

profile picture
专家
已回答 3 个月前
profile picture
专家
已审核 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则