Skip to content

Logs

By default, logs will be stored in the logs/hms-docker.log within the ansible-hms-docker directory where you downloaded this project to.

Only the most recent playbook run will be logged.

If you encounter an issue/error during the playbook run, please provide the failed task item and its log output if you choose to submit a GitHub Issue or reach out in the Discord server.

You can view individual container logs by running:

Terminal window
docker logs -f <container name>

While container-specific issues are outside the scope of this project, if the underlying cause is due to permissions implemented by this project then please submit a GitHub Issue or reach out in the Discord server.