sudo journalctl -u myapp -f

Category: Self-Hosting

sudo journalctl -u myapp -f

Follow a service's logs in real time via systemd journal

Live-tails a service's log output. Equivalent to 'tail -f' but for systemd-managed services whose output goes to the journal.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.