Auto Scaling groups associated with a Classic Load Balancer should use load balancer health checks
Severity: Low
Resource Types: AWS::AutoScaling::AutoScalingGroup
Description
This control checks whether your Auto Scaling groups that are associated with a load balancer are using Elastic Load Balancing health checks.
PCI DSS does not require load balancing or highly available configurations. However, this check aligns with AWS best practices.
Remediation
To enable Elastic Load Balancing health checks
- Open the Amazon EC2 console
- On the navigation pane, under
Auto Scaling
, choose Auto Scaling Groups - To select the group from the list, choose the right box
- Choose Edit
- For
Health Check Type
, choose ELB - For
Health Check Grace Period
, enter300
- Choose Save