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

KMS Key is not supported when fluentbit creates cloudwatch logs group #893

Open
mk2134226 opened this issue Jan 31, 2025 · 0 comments
Open

Comments

@mk2134226
Copy link

mk2134226 commented Jan 31, 2025

KMS support is not available when fluentbit creates logs group

`cloudWatchLogs:
  enabled: true
  region: ${aws_region}
  # logGroupName is a fallback to failed parsing
  logGroupName: /aws/eks/observability-accelerator/workloads
  logGroupTemplate: /aws/eks/observability-accelerator/${cluster_name}/$kubernetes['namespace_name']
  logStreamTemplate: $kubernetes['container_name'].$kubernetes['pod_name']
  log_key: log
  log_retention_days: ${log_retention_days}`

Related issue

#605

@mk2134226 mk2134226 changed the title KMS Key is not supported when fluentbit creates logs group KMS Key is not supported when fluentbit creates cloudwatch logs group Jan 31, 2025
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

No branches or pull requests

1 participant