docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 nginx-mailcow

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 nginx-mailcow

Show the last 100 nginx access and error lines

nginx-mailcow logs cover every HTTP request to the admin UI, SOGo, and autodiscover. Error lines about upstream timeouts point at php-fpm or SOGo being slow. Access lines with many 401s hint at API key or login problems.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.