Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RCOR_AWS_158: Ensure that CloudWatch Log Group is encrypted by KMS #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rapticore-cloud[bot]
Copy link

Severity

MEDIUM

Remediation

  • Navigate to the CloudWatch service in the AWS Management Console
  • Select the Log Group specified in the YAML file
  • Click on 'Actions' and select 'Encrypt'
  • Choose an existing KMS key or create a new one
  • Save the changes
  • Update the YAML file to include the KMS key in the Log Group resource definition

Rationale

Encrypting CloudWatch Log Groups using AWS Key Management Service (KMS) ensures that log data is protected at rest. This adds an additional layer of security to your log data, protecting sensitive information from unauthorized access and meeting compliance requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants