On Mon, Nov 19, 2012 at 11:14:25AM +0100, Thomas Bächler wrote:
> Am 19.11.2012 01:21, schrieb Zbigniew Jędrzejewski-Szmek:
> > They are parsed and stored
> > into a journal file. The journal file is /var/log/journal/external-*.journal
> > by default, but this can be overridden by commandline options (--output).
> 
> What about /var/log/$MACHINE_ID/, isn't it the right place for these?
Yes, I mis-wrote: actually they go into REMOTE_JOURNAL_PATH
#define REMOTE_JOURNAL_PATH "/var/log/journal/" SD_ID128_FORMAT_STR 
"/remote-%s.journal"
where SD_ID128_FORMAT_STR is of course $MACHINE_ID, and %s get the variable
part dependent on the source socket.

Zbyszek
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to