Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASG name is not appearing in the slack notification #64

Open
anil-venkata opened this issue Dec 17, 2020 · 1 comment
Open

ASG name is not appearing in the slack notification #64

anil-venkata opened this issue Dec 17, 2020 · 1 comment

Comments

@anil-venkata
Copy link

anil-venkata commented Dec 17, 2020

Hi Team,

We are having some strange issue with the ASG notification, sometime the autoscaling Name is appearing in the specified filed and some time it is not appearing.

image

Some times it does appear like this.

image

, but to verify not an issue with the SNS , we have mail subscription enabled for the same SNA topic and we are receiving all the relevant information in the mail, but not in the Slack.

we have 4 ASGs and especially this is happening with one of the ASG name all the times, and for the remaining it is intermittent , so not sure what could be the issue.

same thing happening for termination alerts also.

Please help us here. Thanks.

@anil-venkata
Copy link
Author

Oops, i am sorry raising the ticket before checking

after checking the code, i figured it out some issue with the SNSit self.

After seeing this code.

var handleAutoScaling = function(event, context) {

i see the how the slack alerts are configured and after checking the subject of the mail, i realised the issue with the subject it self send by the SNS

I will check with AWS and come back here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant