bottlerocket-os / bottlerocket-os/bottlerocket
Enhance Logdog or Add Native Support for ECS and EKS Log Collectors
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 586
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
**What I'd like:**
Enhance Logdog or add native support for the AWS [ECS Log Collector script](https://github.com/aws/amazon-ecs-logs-collector) and the AWS [EKS Log Collector script](https://github.com/awslabs/amazon-eks-ami/tree/main/log-collector-script) with the AWS Bottlerocket ECS and EKS AMI's. This will help simplify requests for node logs without needing to know all the different logs to collect and how to collect them all.
**Any alternatives you've considered:**
An alternative, manual approach has been shared via [CNI log collector script not working with bottlerocket #1316](https://github.com/aws/amazon-vpc-cni-k8s/issues/1316#issuecomment-775680234). However, this is not simple and doesn't include all logs collected by either script. This also requires to translate the scripts to manual commands, which isn't straight forward.
Contributor guide
Assessment
This issue has not been assessed yet.