X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fjournal%2Fjournald.conf;h=948318bc6267b808a38320aa0671e48fca66fd71;hb=67e04a486b92fcb656049cb4d6b66148c7d2e61b;hp=433181134414a1e0da90154f0a020ce2b1a62791;hpb=0d9243f022d244632b1ab26cfc8b46794b7fc5d6;p=elogind.git diff --git a/src/journal/journald.conf b/src/journal/journald.conf index 433181134..948318bc6 100644 --- a/src/journal/journald.conf +++ b/src/journal/journald.conf @@ -8,19 +8,25 @@ # See journald.conf(5) for details [Journal] +#Storage=auto #Compress=yes +#Seal=yes +#SplitMode=login #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