Azure / Azure/azure-linux-extensions
Need directory watching/wildcards feature in file logs
Open
extensions/LinuxDiagnostic
feature request
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
Need to upload the logs of different applications like Java, C#, guests, and Linux logs to LAD storage.The problem is LAD uploads a single file, and one has to configure fluentd and LAD. But since LAD 3.0 includes fluentd, it will basically be the same process that will be tailing the a file it's writing/generating. So we have to fall-back on workaround solution with fluentd+LAD2.3.
In this scenario having Directory Watching feature will solve the above issue for us and we can avoid workaround configurations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.