chiark / gitweb /
journald: Support journald.conf.d directories in the usual search paths
[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 # You can override the directives in this file by creating files in
9 # /etc/systemd/journald.conf.d/*.conf.
10 #
11 # See journald.conf(5) for details
12
13 [Journal]
14 #Storage=auto
15 #Compress=yes
16 #Seal=yes
17 #SplitMode=uid
18 #SyncIntervalSec=5m
19 #RateLimitInterval=30s
20 #RateLimitBurst=1000
21 #SystemMaxUse=
22 #SystemKeepFree=
23 #SystemMaxFileSize=
24 #RuntimeMaxUse=
25 #RuntimeKeepFree=
26 #RuntimeMaxFileSize=
27 #MaxRetentionSec=
28 #MaxFileSec=1month
29 #ForwardToSyslog=no
30 #ForwardToKMsg=no
31 #ForwardToConsole=no
32 #ForwardToWall=yes
33 #TTYPath=/dev/console
34 #MaxLevelStore=debug
35 #MaxLevelSyslog=debug
36 #MaxLevelKMsg=notice
37 #MaxLevelConsole=info
38 #MaxLevelWall=emerg