]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/journal/journald.conf
homed: make it easier to run multiple instances of homed
[thirdparty/systemd.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 # 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.
11 #
12 # See journald.conf(5) for details.
13
14 [Journal]
15 #Storage=auto
16 #Compress=yes
17 #Seal=yes
18 #SplitMode=uid
19 #SyncIntervalSec=5m
20 #RateLimitIntervalSec=30s
21 #RateLimitBurst=10000
22 #SystemMaxUse=
23 #SystemKeepFree=
24 #SystemMaxFileSize=
25 #SystemMaxFiles=100
26 #RuntimeMaxUse=
27 #RuntimeKeepFree=
28 #RuntimeMaxFileSize=
29 #RuntimeMaxFiles=100
30 #MaxRetentionSec=
31 #MaxFileSec=1month
32 #ForwardToSyslog=no
33 #ForwardToKMsg=no
34 #ForwardToConsole=no
35 #ForwardToWall=yes
36 #TTYPath=/dev/console
37 #MaxLevelStore=debug
38 #MaxLevelSyslog=debug
39 #MaxLevelKMsg=notice
40 #MaxLevelConsole=info
41 #MaxLevelWall=emerg
42 #LineMax=48K
43 #ReadKMsg=yes
44 #Audit=yes