systemd journald
launch:
sudo journalctl --vacuum-size=100M
and in <pre>/etc/systemd/journald.conf</pre>:
SystemMaxUse=250M
and then
sudo service systemd-journald restart
launch:
sudo journalctl --vacuum-size=100M
and in <pre>/etc/systemd/journald.conf</pre>:
SystemMaxUse=250M
and then
sudo service systemd-journald restart