sudo tail -f /var/log/syslog

Category: VPS Management

sudo tail -f /var/log/syslog

Follow the system-wide syslog in real time for general system events

syslog captures messages from the kernel, services, and applications. Not as structured as journalctl but universally available. Useful when journalctl isn't finding what you need.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.