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

Category: Mail Servers & Postfix

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

Show the last 100 Redis log lines

redis-mailcow stores Rspamd statistics, rate-limit counters, and the quarantine notification timestamp. Its logs record persistence snapshots and key evictions. Losing Redis is safe but resets statistics and rate-limit history.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.