Sending fdbmonitor output to a file
Open
operations
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
From what I can tell, fdbmonitor only outputs to standard error or standard output. This can make it challenging in some operational environments, since we may need a log forwarder or log rotator that expects to operate on a directory of files. Can we have an option to send fdbmonitor logs to a file?
Contributor guide
Assessment
This issue has not been assessed yet.