Re: systemd-journald log location

2023-12-04 Thread Vincent Lefevre
On 2023-12-04 13:33:33 +0100, Vincent Lefevre wrote: > On 2023-12-04 11:46:23 +, Adam Weremczuk wrote: > > Is it a good idea to move it from /run/log/journal to e.g. /var/journal-log? > > > > I can't find a suitable option in /etc/systemd/journald.conf See the journald.conf(5) man page. :-)

Re: systemd-journald log location

2023-12-04 Thread Vincent Lefevre
On 2023-12-04 11:46:23 +, Adam Weremczuk wrote: > Is it a good idea to move it from /run/log/journal to e.g. /var/journal-log? > > I can't find a suitable option in /etc/systemd/journald.conf > > I recently increased SystemMaxUse and RuntimeMaxUse which quickly filled up > all space. On my D

Re: systemd-journald log location

2023-12-04 Thread Greg Wooledge
On Mon, Dec 04, 2023 at 11:46:23AM +, Adam Weremczuk wrote: > Is it a good idea to move it from /run/log/journal to e.g. /var/journal-log? > > I can't find a suitable option in /etc/systemd/journald.conf If you want to enable persistent journal storage (which by the way has become the default

systemd-journald log location

2023-12-04 Thread Adam Weremczuk
Hi all, Is it a good idea to move it from /run/log/journal to e.g. /var/journal-log? I can't find a suitable option in /etc/systemd/journald.conf I recently increased SystemMaxUse and RuntimeMaxUse which quickly filled up all space. I didn't realise that our cloud provider decided to image t