Prevent parts of cloud-init-output.log shipping to ELK
Open
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 10
Description
Some parts of the `/var/log/cloud-init-output.log` file aren't particularly useful to have in ELK and make it harder to view and debug the startup logs for an app. This includes things like public keys.
Should some of this be filtered out?
There's an example of the cloud init output logs for DCR [here](https://logs.gutools.co.uk/s/dotcom/app/discover#/view/447e2560-9dc5-11ee-9e5b-bd179751919f?_g=(filters%3A!()%2CrefreshInterval%3A(pause%3A!f%2Cvalue%3A10000)%2Ctime%3A(from%3A'2023-12-18T15%3A55%3A21.372Z'%2Cto%3A'2023-12-18T15%3A55%3A26.863Z')))
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.