This rule ensures that log group encryption at rest is properly enabled to enhance data security.
Rule | Log group encryption at rest should be enabled |
Framework | RBI Cyber Security Framework |
Severity | ✔ High |
Log Group Encryption at Rest
Description:
Enabling encryption at rest for log groups is a crucial security measure to protect sensitive data stored in Amazon Web Services (AWS) CloudWatch Logs. In the context of the RBI (Reserve Bank of India) Cyber Security Framework, it is important to ensure that log groups are encrypted to comply with the regulatory requirements and safeguard log data against unauthorized access.
Enabling encryption at rest provides an additional layer of protection, ensuring that log data remains secure even if an unauthorized entity gains access to the underlying storage infrastructure.
Remediation:
To enable encryption at rest for log groups in AWS CloudWatch Logs, follow the step-by-step guide below:
Identify the log group(s) that need to be encrypted.
Create a new AWS Key Management Service (KMS) key or choose an existing key.
Configure the log group encryption settings.
Verify encryption at rest.
Troubleshooting Steps (if applicable):
If you encounter any issues during the above remediation steps, refer to the following troubleshooting guidelines:
Ensure proper IAM permissions:
Correct KMS Key:
Log Group Configuration:
If the troubleshooting steps do not resolve the issue, refer to AWS documentation or seek assistance from AWS support for further investigation.
Code (if applicable):
There is no specific code snippet required for this remediation process as it involves using the AWS Management Console to enable encryption at rest for log groups.
Conclusion:
Enabling encryption at rest for log groups in AWS CloudWatch Logs aligns with the RBI Cyber Security Framework requirements. By following the provided step-by-step guide, you can secure sensitive log data and ensure compliance with regulatory standards. Remember to verify encryption status after enabling it and troubleshoot any issues that may arise.