On Wed, Jul 24, 2019 at 4:08 PM Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> wrote: > journalctl -o export ... | /usr/lib/systemd/systemd-journal-remote -o /tmp/foo.journal - > This has the advantage that you can apply any journalctl filter where > the dots are, e.g. '-b'. Thanks ! It's documented in man page but I wasn't sure that I didn't miss somthing else because it is a bit strange to use an additional tool (systemd-journal-remote) to do that. Something like: journalctl -o raw -b >/tmp/foo.journal -- Francis _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel