summaryrefslogtreecommitdiffstats
path: root/man/systemd-journald.service.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-25 02:54:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-25 02:54:52 +0000
commit51fac37bb20c9440a9a4e0a20846c139364d6d13 (patch)
tree77c11a0dffc2c15542689f3a51d12d5076c477e8 /man/systemd-journald.service.xml
parentAdding upstream version 255.4. (diff)
downloadsystemd-51fac37bb20c9440a9a4e0a20846c139364d6d13.tar.xz
systemd-51fac37bb20c9440a9a4e0a20846c139364d6d13.zip
Adding upstream version 255.5.upstream/255.5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--man/systemd-journald.service.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index 31435b2..7e252ae 100644
--- a/man/systemd-journald.service.xml
+++ b/man/systemd-journald.service.xml
@@ -245,6 +245,24 @@ systemd-tmpfiles --create --prefix /var/log/journal</programlisting>
</listitem>
</varlistentry>
+
+ <varlistentry>
+ <term><varname>systemd.journald.max_level_store=</varname></term>
+ <term><varname>systemd.journald.max_level_syslog=</varname></term>
+ <term><varname>systemd.journald.max_level_kmsg=</varname></term>
+ <term><varname>systemd.journald.max_level_console=</varname></term>
+ <term><varname>systemd.journald.max_level_wall=</varname></term>
+ <term><varname>systemd.journald.max_level_socket=</varname></term>
+
+ <listitem><para>Controls the maximum log level of messages that are stored in the journal, forwarded
+ to syslog, kmsg, the console, the wall, or a socket. This kernel command line options override the
+ settings of the same names in the
+ <citerefentry><refentrytitle>journald.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+ file.</para>
+
+ <xi:include href="version-info.xml" xpointer="v232"/>
+ </listitem>
+ </varlistentry>
</variablelist>
<para>Note that these kernel command line options are only honoured by the default namespace, see