X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fjournal%2Fjournald.conf;h=29bdf8f1832eba2ec4dac1821df5ac58ab075bdd;hb=56e6c2abb8f18bba2bb9d96d66ac7e633349ddfb;hp=54f6833a175aa256742f50110e6bd618eabcb208;hpb=7f1ad696a273703789b624fe0b209fb63e953016;p=elogind.git diff --git a/src/journal/journald.conf b/src/journal/journald.conf index 54f6833a1..29bdf8f18 100644 --- a/src/journal/journald.conf +++ b/src/journal/journald.conf @@ -5,13 +5,16 @@ # 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=30s #RateLimitBurst=1000 @@ -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