elastic / elastic/elastic-serverless-forwarder
CloudWatch log retention for ESF own logs
- Dominant language
- Python
- Stars
- 38
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the enhancement:**
ESF AWS installation does not allow to set custom retention for cloudwatch logs groups that ESF creates. This causes retention perioid to be always "never expire" for these logs.
Could we have feature to address this issue?
a) We could specify in configuration the log-group for ESF internal logs so it could be created and configured outside ESF
b) We could set retention for ESF internal log groups in ESF installation configuration
c) If this is already possible point me to right place to find information
Currently we need manually change log group retentions after ESF installation.
**Describe a specific use case for the enhancement or feature:**
Use cases for this include:
- legal restrictions to store logs indefinitely
- cost savings
Contributor guide
Assessment
This issue has not been assessed yet.