Re: [RFC] Switching to drop-in files (systemd)
You wrote:
Does not look like journalctl can do it. I know that my override is working because it is for the max retention of the journal and the older logs are purged according to my schedule.
Try this: systemd-analyze cat-config /etc/systemd/journald.conf best regards Patrick
On 8/14/23 11:45, Patrick Schaaf wrote:
Does not look like journalctl can do it. I know that my override is working because it is for the max retention of the journal and the
You wrote: older logs are purged according to my schedule.
Try this:
systemd-analyze cat-config /etc/systemd/journald.conf
Awesome, thanks Patrick, I swore there was a way that I had done it in the past but forgot about that and instead tried systemctl cat. Much appreciated -- Regards, Joe
participants (2)
-
Joe Salmeri
-
Patrick Schaaf