]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/journal/journald.conf
Merge pull request #6891 from poettering/read-line
[thirdparty/systemd.git] / src / journal / journald.conf
CommitLineData
e6960940
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
e6960940
LP
6# (at your option) any later version.
7#
e93549ef
ZJS
8# Entries in this file show the compile time defaults.
9# You can change settings by editing this file.
10# Defaults can be restored by simply deleting this file.
a9edaeff 11#
e93549ef 12# See journald.conf(5) for details.
e6960940
LP
13
14[Journal]
eb53b74f 15#Storage=auto
e6960940 16#Compress=yes
eb53b74f 17#Seal=yes
edc3797f 18#SplitMode=uid
26687bf8 19#SyncIntervalSec=5m
f0367da7 20#RateLimitIntervalSec=30s
7f1ad696 21#RateLimitBurst=1000
e6960940
LP
22#SystemMaxUse=
23#SystemKeepFree=
24#SystemMaxFileSize=
8580d1f7 25#SystemMaxFiles=100
e6960940
LP
26#RuntimeMaxUse=
27#RuntimeKeepFree=
28#RuntimeMaxFileSize=
8580d1f7 29#RuntimeMaxFiles=100
fb0951b0
LP
30#MaxRetentionSec=
31#MaxFileSec=1month
46b13157 32#ForwardToSyslog=no
224f2ee2
LP
33#ForwardToKMsg=no
34#ForwardToConsole=no
40b71e89 35#ForwardToWall=yes
0d9243f0 36#TTYPath=/dev/console
213ba152
LP
37#MaxLevelStore=debug
38#MaxLevelSyslog=debug
39#MaxLevelKMsg=notice
40#MaxLevelConsole=info
40b71e89 41#MaxLevelWall=emerg
ec20fe5f 42#LineMax=48K