docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=50 watchdog-mailcow

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=50 watchdog-mailcow

Show the last 50 watchdog restart events

The watchdog restarts containers whose health checks fail and logs every action here. Repeated restarts of the same service signal a real fault, not a transient blip. Cross-reference with the target container's own logs to find the root cause.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.