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=472a0855cd7764232fddd96005b72c3114b4bcef;hp=c93b5da1dcba7b63abde9a9d4e9dc0a951f3ca04;hb=d6bd972d061af306ede2affd2c9340a1660f7996;hpb=82adf6af7c72b852449346835f33184a841b4796 diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index c93b5da1d..472a0855c 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -156,7 +156,10 @@ (formatted as decimal string), the identifier string (i.e. "tag"), and the client - PID. + PID. (Note that the tag is + usually derived from glibc's + program_invocation_short_name + variable, see program_invocation_short_name3.) @@ -456,7 +459,7 @@ messages containing coredumps from system and session units. See - systemd-coredumpctl1. + coredumpctl1. @@ -529,7 +532,7 @@ JSON Format, the addresses of journal entries are serialized into fields prefixed with double underscores. Note that these are not proper fields when - stored in the journal but for addressing meta data of + stored in the journal but for addressing metadata of entries. They cannot be written as part of structured log entries via calls such as sd_journal_send3. They @@ -594,7 +597,7 @@ journalctl1, journald.conf5, sd-journal3, - systemd-coredumpctl1, + coredumpctl1, systemd.directives7