MEDIUM
Source
CloudSploit
ID
auto-scaling-notifications-active

Auto Scaling Notifications Active

Ensures auto scaling groups have notifications active.

Notifications can be sent to an SNS endpoint when scaling actions occur, which should be set to ensure all scaling activity is recorded.

Follow the appropriate remediation steps below to resolve the issue.

  1. Log in to the AWS Management Console.

  2. Select the “Services” option and search for EC2. Step

  3. In the EC2 Management console, scroll down and click on the “Auto Scaling groups” at the bottom.Step

  4. On the “Auto Scaling groups” page, select the Auto Scaling group which needs to be verified for the active notifications.Step

  5. On the “Auto Scaling group”, click on the “Activity” tab and check if any notifications are currently specified or not.If “No notifications are currently specified” is showing it means the selected group don’t have any active notifications.Step

  6. Repeat steps number 2 - 5 to check other Auto Scaling groups in the account.

  7. Navigate to the EC2 console using the link https://console.aws.amazon.com/ec2/ .

  8. Scroll down the EC2 console page, select the Auto Scaling groups and select the Auto Scaling group which needs to have notifications enabled.Step

  9. Click on the “Activity” tab, select the “Create notification” option at the top right corner.Step

  10. On the “Create notification” tab, click on the “Create a topic” option if you don’t have the SNS topic already configured.Step

  11. Enter the “Send a notification to” and email address details to whom you want to send the notifications and click on the “Create” button.Step

  12. Repeat steps number 7 - 11 to add a notification endpoint to the Auto Scaling group.