Azure / Azure/custom-script-extension-linux
Add log rotation for custom script extension logs
Open
- Dominant language
- Go
- Stars
- 113
- Forks
- 46
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
We've encountered an issue where our custom script extension generates very large logging output (100+ MB). As these files don't seem to be cleaned up frequently (or at all?), the logs accumulate in /var/lib/waagent/custom-script/downloads and end up using huge amounts of disk space.
Can log rotation for these files be configured?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.