Re: [systemd-devel] `journalctl -m` does not show /var/log/journal/remote/*

2015-05-19 Thread Zbigniew Jędrzejewski-Szmek
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@b9e0664324d845afa9e8a4f9c17db0c8-0001-000513ba70b17fc3.journal
 remote-10.8.0.2@b9e0664324d845afa9e8a4f9c17db0c8-00d0-000513ba710c9056.journal
 remote-10.8.0.2@b9e0664324d845afa9e8a4f9c17db0c8-061e-000513bb668ea2c1.journal
 remote-10.8.0.2.journal
 remote-:::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
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


[systemd-devel] `journalctl -m` does not show /var/log/journal/remote/*

2015-04-26 Thread a
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@b9e0664324d845afa9e8a4f9c17db0c8-0001-000513ba70b17fc3.journal
remote-10.8.0.2@b9e0664324d845afa9e8a4f9c17db0c8-00d0-000513ba710c9056.journal
remote-10.8.0.2@b9e0664324d845afa9e8a4f9c17db0c8-061e-000513bb668ea2c1.journal
remote-10.8.0.2.journal
remote-:::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?

Arch Linux
systemd 219-5

Thanks.

-- 
a
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel