journalctl -u filters the systemd journal (the binary log store) to one unit, and -f follows new lines as they appear — the standard 'watch the deploy roll out' command. Every stdout/stderr line the service writes lands here. Ctrl-C stops following; the filter also applies to plain reads, so you can scroll back.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.