Skip to content

Commit

Permalink
turnneournald config
Browse files Browse the repository at this point in the history
  • Loading branch information
kvinwang committed Dec 18, 2024
1 parent eeb9228 commit 5f75ab9
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions basefiles/journald.conf
Original file line number Diff line number Diff line change
@@ -1,28 +1,8 @@
[Journal]
Storage=persistent
Compress=yes
Seal=no
SplitMode=uid
SyncIntervalSec=1m
RateLimitIntervalSec=30s
RateLimitBurst=1000
SystemMaxUse=1G
SystemKeepFree=2G
SystemMaxFileSize=100M
SystemMaxFiles=10
RuntimeMaxUse=0
MaxRetentionSec=1week
MaxFileSec=1day
ForwardToSyslog=no
ForwardToKMsg=no
ForwardToConsole=yes
ForwardToWall=no
TTYPath=/dev/console
MaxLevelStore=info
MaxLevelSyslog=info
MaxLevelKMsg=info
MaxLevelConsole=warning
MaxLevelWall=emerg
LineMax=48K
ReadKMsg=yes
Audit=yes

0 comments on commit 5f75ab9

Please sign in to comment.