[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