Skip to content

Enable Logging

Anselmo Battisti edited this page Oct 13, 2019 · 1 revision

By default the log of mongo mosquito and nginx are disabled.

To enable the log you need to edit the docker-compose.yml file at root directory.

In each container you want to enable log remove the line

    logging:
      driver: none