Logfile with Docker
I've set
logging.consoleLevel: "silent" but the agent/tool summaries still appear in stdout/stderr, which gets logged by Docker. This floods the logs and causes unnecessary SSD writes.Is there a hidden config option or should we filter at the Docker level with grep? Thanks!
