In some circumstances, you may need to add additional details to the logging.
After downloading the Tarball:
- Run setup.sh
- Before deploying the container through docker-compose, you need to make an additional change, to mp-compose.yaml. Use Nano, and you'll add:
command: -- -v5
The addition should be near the top of the mp-compose.yaml, as seen here:
Then continue with normal deployment
sudo docker-compose -f mp-compose.yaml pull && sudo docker-compose -f mp-compose.yaml up -d
Now when collecting log files, we we will now have additional details in various systems.