chiark / gitweb /
journal: Add sync timer to journal server
[elogind.git] / src / journal / journald.conf
index 710b0aa941671cf8292cfe9c4318a09c7dba7b08..541047720176094c931a262664ac2f99f66ea9dd 100644 (file)
@@ -1,25 +1,33 @@
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
+#  under the terms of the GNU Lesser General Public License as published by
+#  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 #
-# See system-journald.conf(5) for details
+# See journald.conf(5) for details
 
 [Journal]
+#Storage=auto
 #Compress=yes
+#Seal=yes
+#SplitMode=login
+#SyncIntervalSec=5m
 #RateLimitInterval=10s
 #RateLimitBurst=200
 #SystemMaxUse=
 #SystemKeepFree=
 #SystemMaxFileSize=
-#SystemMinFileSize=
 #RuntimeMaxUse=
 #RuntimeKeepFree=
 #RuntimeMaxFileSize=
-#RuntimeMinFileSize=
+#MaxRetentionSec=
+#MaxFileSec=1month
 #ForwardToSyslog=yes
 #ForwardToKMsg=no
 #ForwardToConsole=no
-#ImportKernel=yes
+#TTYPath=/dev/console
+#MaxLevelStore=debug
+#MaxLevelSyslog=debug
+#MaxLevelKMsg=notice
+#MaxLevelConsole=info