microsoft / microsoft/windows-container-tools
LogMonitor does not capture STDOUT
Open
@iankingori is already working on this.
Since Jun 14, 2022.
enhancement
- Dominant language
- C++
- Stars
- 277
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
LogMonitor is useful for routing Event Logs, ETW Providers, and Custom App logs to STDOUT for log collection but it doesn't capture STDOUT logs as well. I want to include STDOUT/STDERR logs in addition to the sources supported so that I have better log coverage.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.