Enable debug log mode

All the container log messages are at INFO level. How should I start the server/agent containers to enable DEBUG mode in the logs?

For the server container:

docker exec <rancher_server_cid> loglevel --set debug

Its still a TODO for the agent containers

2 Likes