To journal logs, you can set this in /etc/systemd/journald.conf like so:
SystemMaxUse=100M
$ systemctl restart systemd-journald
You can force with this
journalctl --vacuum-time=2d
0 sats \ 0 replies \ @1984 OP 7h
thanks. i already used the --vacuum command and put it in a cron job. do you have any other ideas which directories besides my logs (and home) could cause a drastic increase in data usage?
reply