5.10 Enable storage bucket access logging (Manual)
Description
Access logging provides detailed records for the requests that are made to this bucket. This information can include the request type, the resources that are specified in the request, and the time and date that the request was processed. Access logs are useful for many applications.
Rationale
Access log information is useful in security and access audits.
Impact
N/A
Audit Procedure
Using AWS Console
- Login to AWS Console using https://console.aws.amazon.com
- Click
All services, clickLightsailunder Compute. - This will open up the Lightsail console.
- Select
Storage. - All Lightsail buckets are listed here.
- Click on a bucket name
- Click
Logging. - Confirm that Access logging is set to active. If it is set to inactive refer to the remediation below.
Using AWS CLI
N/A - Bucket access logging status is managed through the AWS Console.
Expected Result
Access logging should be set to active for all Lightsail storage buckets.
Remediation
Using AWS Console
- Login to AWS Console using https://console.aws.amazon.com
- Click
All services, clickLightsailunder Compute. - This will open up the Lightsail console.
- Select
Storage. - All Lightsail buckets are listed here.
- Click on a bucket name
- Click
Logging. - Click on the X next to
Access logging is inactive - Select a different bucket specific to store the logging information.
- Note the path or create a path that matches your organization style.
- Click save
- Click OK
- Repeat steps 6-12 for all Lightsail buckets.
Using AWS CLI
N/A - Bucket access logging is managed through the AWS Console.
Default Value
Access logging is inactive by default for Lightsail storage buckets.
References
- https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-enabling-bucket-access-logs
CIS Controls
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|---|---|---|---|
| v8 | 8.2 Collect Audit Logs - Collect audit logs. Ensure that logging, per the enterprise's audit log management process, has been enabled across enterprise assets. | x | x | x |
| v7 | 6.2 Activate audit logging - Ensure that local logging has been enabled on all systems and networking devices. | x | x | x |
Profile
Level 1 | Manual