On 10/16/19 8:33 AM,   sixpack13 wrote:
...
"https://paste.fedoraproject.org/paste/0itNgq0umG~nGgd92LZ~kQ";.


journal/           4.5 GB          101

I do clean up my /var/log/journal/ via following commands (maybe imperfect !):
sudo journalctl --flush --rotate;
sudo rm -rfv /var/log/journal/*/*@*;
sudo journalctl --update-catalog --sync;

journald is pretty good about cleaning up after itself. If you think it's using too much space, you can adjust the storage config in /etc/systemd/journald.conf. But in most cases, the defaults are fine.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to