From: Anita Zhang Date: Thu, 12 Dec 2019 04:50:10 +0000 (-0800) Subject: man: document INVOCATION_ID and USER_INVOCATION_ID journal fields X-Git-Tag: v245-rc1~224^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef886390283131877f20ff9b70776b5f3261f22b;p=thirdparty%2Fsystemd.git man: document INVOCATION_ID and USER_INVOCATION_ID journal fields --- diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 79a9a0671b4..9248726b9ec 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -91,6 +91,16 @@ + + INVOCATION_ID= + USER_INVOCATION_ID= + + A randomized, unique 128-bit ID identifying each runtime cycle of the unit. This is different from + _SYSTEMD_INVOCATION_ID in that it is only used for messages coming from systemd code + (e.g. logs from the system/user manager or from forked processes performing systemd-related setup). + + + SYSLOG_FACILITY= SYSLOG_IDENTIFIER=