On Fri, Nov 16, 2012 at 09:20:52AM -0500, Daniel J Walsh wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
>  ls -l /var/log/journal/
> total 12
> drwxr-xr-x. 2 root root 12288 Nov 16 08:47 1b16d5a8cec649e7ba7d9f9f6ef8f393
> lrwxrwxrwx. 1 root root    52 Nov 13 15:24 1f9684eeed2d43d3bfee702a89f849d6 ->
> /var/lib/libvirt/filesystems/apache1/var/log/journal
> lrwxrwxrwx. 1 root root    48 Nov 13 15:29 99f38a5c9bfd46bab46cc8e2685bee65 ->
> /var/lib/libvirt/filesystems/dan/var/log/journal
> 
> 
> How would I go about viewing the log file in journalctl?
journalctl --merge ?

> Also in talks about containers, a discussion came up about using syslog to off
> load container logs to a centralized server.  Is there a way to collect the
> data from journald/containers into the host systems syslog?
If you mean locally, than yes, by linking like you did. If you mean
remotely, then not yet, it's being worked on. See this thread
http://www.mail-archive.com/[email protected]/msg07116.html

Zbyszek
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to