Infos:
- Used Zammad version: 2.8.x
- Used Zammad installation source: docker-compose
- Operating system: Debian 9
- Browser + version: Chrome
Expected behavior:
- I would like to reduce the log level e.g. to
fatal
by editingdocker-compose.override.yml
so that Zammad will write less logs.
Actual behavior:
- The current default log level seems to be
info
, and that’s rather verbose. I haven’t found a way to change this.
Steps to reproduce the behavior:
- Install Zammad via docker-compose and run it. Notice that it writes a lot of log output.