X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fjournal%2Fjournald.conf;h=29bdf8f1832eba2ec4dac1821df5ac58ab075bdd;hb=fc07d5d3a982e59d984d6be54342a18028faf7be;hp=541047720176094c931a262664ac2f99f66ea9dd;hpb=26687bf8a907009dedcff79346860ed41511405e;p=elogind.git diff --git a/src/journal/journald.conf b/src/journal/journald.conf index 541047720..29bdf8f18 100644 --- a/src/journal/journald.conf +++ b/src/journal/journald.conf @@ -5,16 +5,19 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # +# You can override the directives in this file by creating files in +# /etc/systemd/journald.conf.d/*.conf. +# # See journald.conf(5) for details [Journal] #Storage=auto #Compress=yes #Seal=yes -#SplitMode=login +#SplitMode=uid #SyncIntervalSec=5m -#RateLimitInterval=10s -#RateLimitBurst=200 +#RateLimitInterval=30s +#RateLimitBurst=1000 #SystemMaxUse= #SystemKeepFree= #SystemMaxFileSize= @@ -23,11 +26,13 @@ #RuntimeMaxFileSize= #MaxRetentionSec= #MaxFileSec=1month -#ForwardToSyslog=yes +#ForwardToSyslog=no #ForwardToKMsg=no #ForwardToConsole=no +#ForwardToWall=yes #TTYPath=/dev/console #MaxLevelStore=debug #MaxLevelSyslog=debug #MaxLevelKMsg=notice #MaxLevelConsole=info +#MaxLevelWall=emerg