X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.journal-fields.xml;h=beb2fd658438920230ea1d8067ee61779ecb1481;hp=2e9bc5baff5ec95e8ad7e1fb2df63835b02e6397;hb=3ae83f9896bff49679c8a60e6ff9520557df8b16;hpb=64abe9aa3f7dc7d755a4d3d1783fe3f0285edaea diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 2e9bc5baf..beb2fd658 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -286,23 +286,75 @@ 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, or for those read - from the kernel, respectively. + service. Valid transports are: + + + + + + + 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 those + read from a + service's + standard output + or error output + + + + + + + + + + for those + read from the + kernel + + + + @@ -315,9 +367,9 @@ messages originating in the kernel and stored in the journal. - + - _KERNEL_DEVICE= + _KERNEL_DEVICE= The kernel device name. If the entry is @@ -336,13 +388,13 @@ - _KERNEL_SUBSYSTEM= + _KERNEL_SUBSYSTEM= The kernel subsystem name. - _UDEV_SYSNAME= + _UDEV_SYSNAME= The kernel device name as it shows up in the device @@ -351,7 +403,7 @@ - _UDEV_DEVNODE= + _UDEV_DEVNODE= The device node path of this device in @@ -359,7 +411,7 @@ - _UDEV_DEVLINK= + _UDEV_DEVLINK= Additional symlink names pointing to the device node in @@ -371,6 +423,29 @@ + + Special Journal Fields + + Fields used by the systemd-coredump + coredump kernel helper. + + + + + COREDUMP_UNIT= + COREDUMP_USER_UNIT= + + Used to annotate + messages containing coredumps from + system and session units. + See + systemd-coredumpctl1. + + + + + + Address Fields @@ -446,6 +521,7 @@ journalctl1, journald.conf5, sd-journal3, + systemd-coredumpctl1, systemd.directives7