[systemd-devel] systemd journal remote filling disk with supposedly corrupted files

2024-02-26 Thread Wolfgang Scheicher
Hello, I'm trying to use systemd journal remote. Occasionally the system goes crazy, spams errors like this: systemd-journal-remote[]: File /var/log/journal/remote//remote-.journal corrupted or uncleanly shut down, renaming and replacing. When this happens, this leads to tens of 8MB .journal~

Re: [systemd-devel] systemd-journal-remote

2014-03-18 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Mar 17, 2014 at 11:00:32PM -0700, David Timothy Strauss wrote: > On Sun, Mar 16, 2014 at 11:29 PM, Zbigniew Jędrzejewski-Szmek > wrote: > > Curl requires the whole file to be exported first, which isn't great, > > because it wants to give the content size in the header. I'm note > > sure i

Re: [systemd-devel] systemd-journal-remote

2014-03-17 Thread David Timothy Strauss
On Sun, Mar 16, 2014 at 11:29 PM, Zbigniew Jędrzejewski-Szmek wrote: > Curl requires the whole file to be exported first, which isn't great, > because it wants to give the content size in the header. I'm note > sure if it is possible to tell it to not do that. I'm think you just need to implement

[systemd-devel] systemd-journal-remote

2014-03-16 Thread Zbigniew Jędrzejewski-Szmek
[CC: people who commented on previous version of patches or otherwise expressed interest] Hi, I now pushed patches which add systemd-journal-remote. They are based on the previous version from 2012, but were rewritten to use sd-event and epoll in µhttpd. Basic usage goes like this: pull: remot

Re: [systemd-devel] systemd-journal

2012-03-24 Thread David Lambert
Thanks Lennart. I was running v40. Upgrading to v44 seems to have fixed my issue. Dave. On 03/21/2012 09:18 PM, Lennart Poettering wrote: On Wed, 21.03.12 20:47, David Lambert ([email protected]) wrote: I am still having problems with being unable to control the growth the systemd journal log

Re: [systemd-devel] systemd-journal

2012-03-21 Thread Lennart Poettering
On Wed, 21.03.12 20:47, David Lambert ([email protected]) wrote: > I am still having problems with being unable to control the growth > the systemd journal log files, despite various attempts at imposing > limits in systemd-journald.conf (attached). As I am running on an > extremely resource limite

[systemd-devel] systemd-journal

2012-03-21 Thread David Lambert
I am still having problems with being unable to control the growth the systemd journal log files, despite various attempts at imposing limits in systemd-journald.conf (attached). As I am running on an extremely resource limited embedded system, I would like to know if there is any other way to