This rule ensures that ELB application and classic load balancer logging is enabled for cybersecurity controls.
Rule | ELB application and classic load balancer logging should be enabled |
Framework | Federal Financial Institutions Examination Council (FFIEC) |
Severity | ✔ High |
Rule Description
The rule/policy requires enabling logging for ELB (Elastic Load Balancer) application and classic load balancer in order to comply with the Federal Financial Institutions Examination Council (FFIEC) regulations. By enabling logging, log files will be generated and stored, providing important information and insights into the load balancer's activity. This helps in troubleshooting, monitoring, and auditing the load balancer's operations.
Troubleshooting Steps
Check if the ELB and classic load balancer are already in use in your environment.
Verify if the logging feature is currently enabled for the load balancers.
Review the log files from the load balancer to ensure they contain the necessary information required by FFIEC.
Necessary Codes
There are no specific codes to generate for this rule, as it mainly involves enabling the logging feature for ELB and classic load balancer.
Step-by-Step Guide for Remediation
Follow the steps below to remediate the issue and enable logging for ELB application and classic load balancer:
Log in to the AWS Management Console or use AWS CLI with appropriate permissions.
Identify the ELB and classic load balancer in your environment for which logging needs to be enabled.
For ELB Application load balancer:
For Classic Load Balancer:
Verify that the logging feature is enabled by checking the load balancer's configuration or by viewing the generated log files stored in the specified S3 bucket.
Periodically review the log files to ensure they contain the required information as per FFIEC regulations.
By following these steps, you will successfully enable and configure logging for ELB application and classic load balancer, meeting the requirements set by FFIEC.