From: Lennart Poettering Date: Tue, 3 Apr 2012 22:43:40 +0000 (+0200) Subject: man: document the _TRANSPORT journal field X-Git-Tag: v183~453^2~1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc3bf5b05f4e79f9d6e42b7fb877b60070e048b;p=systemd man: document the _TRANSPORT journal field --- diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index becffc73..e638893b 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -261,6 +261,31 @@ originating host. + + + _TRANSPORT= + + How the entry was + received by the journal + service. One of + driver, + syslog, + journal, + stdout, + kernel for + internally generated messages, + for those received via the + local syslog socket with the + syslog protocol, for those + received via the native + journal protocol, for the + those read from a services' + standard output or error + output, resp. for those read + from the kernel. + + +