X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.journal-fields.xml;h=e638893b63f9e330b07630ba4c1f2652e1b4a41a;hb=83cd6b754b270091840456a2c8a66dae19f5a7dc;hp=5f2a32cb00e29a2b44d6a10964be2bf9cfc6b2dd;hpb=ffa16db02673ffa155ffb2649e72a935a1ff70f5;p=elogind.git diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 5f2a32cb0..e638893b6 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -226,9 +226,10 @@ timestamp of the message, if any is known that is different from the reception time of the - journal. The time in usec - since the epoch formatted as - decimal string. + journal. This is the time in + usec since the epoch UTC + formatted as decimal + string. @@ -260,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. + + + @@ -293,7 +319,9 @@ The wallclock time (CLOCK_REALTIME) at the point in time the entry was received - by the journal. This has + by the journal, in usec since + the epoch UTC formatted as + decimal string. This has different properties from _SOURCE_REALTIME_TIMESTAMP= as it is usually a bit later @@ -308,10 +336,12 @@ The monotonic time (CLOCK_MONOTONIC) at the point in time the entry was received - by the journal. To be useful - as an address for the entry - this should be combined with - with boot ID in + by the journal in usec + formatted as decimal + string. To be useful as an + address for the entry this + should be combined with with + boot ID in _BOOT_ID=.