chiark / gitweb /
journal: add logging of effective capabilities _CAP_EFFECTIVE
[elogind.git] / man / systemd.journal-fields.xml
index ad03282b1ee768dd04f4d3555ad961d5985a04b0..452406c676f2c04c7f870b3e80d4268d7d9ae370 100644 (file)
                                 </listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><varname>_CAP_EFFECTIVE=</varname></term>
+                                <listitem>
+                                        <para>The effective <citerefentry><refentrytitle>capabilities</refentrytitle><manvolnum>7</manvolnum></citerefentry> of
+                                        the process the journal entry
+                                        originates from.</para>
+                                </listitem>
+                        </varlistentry>
+
                         <varlistentry>
                                 <term><varname>_AUDIT_SESSION=</varname></term>
                                 <term><varname>_AUDIT_LOGINUID=</varname></term>
                 attach <varname>OBJECT_PID=</varname> to a
                 message. This will instruct
                 <command>systemd-journald</command> to attach
-                additional fields on behalf of caller:</para>
+                additional fields on behalf of the caller:</para>
 
                 <variablelist class='journal-directives'>
                         <varlistentry>
                                 <term><varname>OBJECT_SYSTEMD_UNIT=</varname></term>
                                 <term><varname>OBJECT_SYSTEMD_USER_UNIT=</varname></term>
                                 <listitem>
-                                        <para>Additional fields added automatically
+                                        <para>These are additional fields added automatically
                                         by <command>systemd-journald</command>.
                                         Their meaning is the same as
                                         <varname>_UID=</varname>,
                                         <varname>_SYSTEMD_UNIT=</varname>,
                                         <varname>_SYSTEMD_USER_UNIT=</varname>, and
                                         <varname>_SYSTEMD_OWNER_UID=</varname>
-                                        described above, except that
-                                        process <replaceable>PID</replaceable>
+                                        as described above, except that the
+                                        process identified by <replaceable>PID</replaceable>
                                         is described, instead of the process
                                         which logged the message.</para>
                                 </listitem>