Summary: |
systemd-journal-remote delay of messages |
Product: |
systemd
|
Reporter: |
Sebastian Schindler <sebastian.schindler+bugzilla> |
Component: |
general | Assignee: |
systemd-bugs |
Status: |
RESOLVED
FIXED
|
QA Contact: |
systemd-bugs |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
minimal example for the bug
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 114197 [details] minimal example for the bug systemd-journal-remote seems to delay messages by one, like a queue: If you try to forward N messages msg1,msg2,...,msgN via systemd-journal-remote the output journal file only contains the first N-1 messages. I attached a .txt file with a more specific example.