chiark / gitweb /
49648332c7bfa7908293c5543d0e437e519d676c
[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 #SystemMinFileSize=
21 #RuntimeMaxUse=
22 #RuntimeKeepFree=
23 #RuntimeMaxFileSize=
24 #RuntimeMinFileSize=
25 #MaxRetentionSec=
26 #MaxFileSec=1month
27 #ForwardToSyslog=yes
28 #ForwardToKMsg=no
29 #ForwardToConsole=no
30 #TTYPath=/dev/console
31 #MaxLevelStore=debug
32 #MaxLevelSyslog=debug
33 #MaxLevelKMsg=notice
34 #MaxLevelConsole=info