[systemd-devel] `journalctl -m` does not show /var/log/journal/remote/*
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Tue May 19 20:59:57 PDT 2015
On Mon, Apr 27, 2015 at 04:02:15AM +0900, a wrote:
> Hello,
>
> I have some remote journal from vps. It has come with
> systemd-journal{-remote,-upload}.
>
>
> ```
> $ ls -l /var/log/journal/remote/
> remote-10.8.0.2 at b9e0664324d845afa9e8a4f9c17db0c8-0000000000000001-000513ba70b17fc3.journal
> remote-10.8.0.2 at b9e0664324d845afa9e8a4f9c17db0c8-00000000000000d0-000513ba710c9056.journal
> remote-10.8.0.2 at b9e0664324d845afa9e8a4f9c17db0c8-000000000000061e-000513bb668ea2c1.journal
> remote-10.8.0.2.journal
> remote-::ffff:10.8.0.2.journal
> ```
>
> I can see these logs with `journalctl -d /var/log/journal/remote`. But
> when I'd tried with '-m' merge flag, it just showed localhost's journal.
>
> How could i see logs from both localhost and remote in realtime?
Good point, this should be supported, but currently is not. Added to TODO.
Zbyszek
More information about the systemd-devel
mailing list