chiark / gitweb /
journal-gatewayd: minor cleanup
[elogind.git] / src / journal / journald.conf
1 #  This file is part of systemd.
2 #
3 #  systemd is free software; you can redistribute it and/or modify it
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
6 #  (at your option) any later version.
7 #
8 # See journald.conf(5) for details
9
10 [Journal]
11 #Storage=auto
12 #Compress=yes
13 #Seal=yes
14 #SplitMode=login
15 #RateLimitInterval=10s
16 #RateLimitBurst=200
17 #SystemMaxUse=
18 #SystemKeepFree=
19 #SystemMaxFileSize=
20 #RuntimeMaxUse=
21 #RuntimeKeepFree=
22 #RuntimeMaxFileSize=
23 #MaxRetentionSec=
24 #MaxFileSec=1month
25 #ForwardToSyslog=yes
26 #ForwardToKMsg=no
27 #ForwardToConsole=no
28 #TTYPath=/dev/console
29 #MaxLevelStore=debug
30 #MaxLevelSyslog=debug
31 #MaxLevelKMsg=notice
32 #MaxLevelConsole=info