sudo journalctl --disk-usage

Category: VPS Management

sudo journalctl --disk-usage

Show how much disk space the systemd journal is consuming

Journal logs can grow large on busy servers. If disk space is tight, check this first. Use 'sudo journalctl --vacuum-time=7d' to delete logs older than 7 days.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.