> 
> What about modifying /etc/systemd/journald.conf:
> 
> MaxFileSec=1week
> MaxRetentionSec=5week
> 
> This should result in at least 4 weeks of journal entries, i.e. it would 
> delete a journal
> file once entries reach 5 weeks old, but since the journal files are rotated 
> weekly, it
> should mean a given journal file won't have more than a week's worth of 
> entries.
> So you'd have between 4-5 weeks worth of entries at any given time.

Thanks for the tip. That does look like a better solution and I'll do that for 
my containers. Although, since I don't want it to hinder future updates of 
/etc/systemd/journald.conf, I'll put those lines in 
/etc/systemd/journald.conf.d/override.conf.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to