Logs
Playbook Logs
Section titled “Playbook 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.
Container Logs
Section titled “Container Logs”You can view individual container logs by running:
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.