Configure journalctl
Check how much disk space is allocated for journalctl
Adjust journalctl diskspace allocation
In file /etc/systemd/journald.conf
locate and adjust line SystemMaxUse=50M. Allocation of 50M is an example. By default this parameter might be commented in configuration file.
Restart journal to apply new settings and clean up history
Last updated