listmonk > listmonk.log

Category: Listmonk & Newsletters

listmonk > listmonk.log

Write listmonk logs to a file instead of stdout

listmonk logs to standard output only, so redirecting into a file preserves history across restarts; the admin UI Logs page only keeps the last 1000 lines in memory. Append 2>&1 to also capture error output. Rotate the file with logrotate to avoid unbounded growth.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.