Dieser Commit ist enthalten in:
Phoenix Eve Aspacio 2018-05-10 12:15:43 +08:00 committet von GitHub
Ursprung e38cc122e8
Commit 01a9c9ca5a
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -1,5 +1,5 @@
!!! warning
This section only applies for Dockers default logging driver (Json).
This section only applies for Dockers default logging driver (JSON).
To view the logs of all mailcow: dockerized related containers, you can use `docker-compose logs` inside your mailcow-dockerized folder that contains your `mailcow.conf`. This is usually a bit much, but you could trim the output with `--tail=100` to the last 100 lines per container, or add a `-f` to follow the live output of all your services.