summaryrefslogtreecommitdiff
path: root/src/journal/journald.conf
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2018-04-05 13:06:59 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-04-05 13:06:59 +0200
commit3de8ff5a69d0d30f099799ae661c0b8e337ae528 (patch)
treea9b53d012be29242140c6f38f13d8b9cc5d2e887 /src/journal/journald.conf
parent6064de2de8734401669b787b68ebbf858d452cec (diff)
downloadsystemd-3de8ff5a69d0d30f099799ae661c0b8e337ae528.tar.gz
journald: bump rate limits (#8660)
Apparently, it is quite common to hit a problem, where systemd-journald would drop messages because service is logging too fast.
Diffstat (limited to 'src/journal/journald.conf')
-rw-r--r--src/journal/journald.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/journald.conf b/src/journal/journald.conf
index 03fce40e90..94d5c678aa 100644
--- a/src/journal/journald.conf
+++ b/src/journal/journald.conf
@@ -18,7 +18,7 @@
#SplitMode=uid
#SyncIntervalSec=5m
#RateLimitIntervalSec=30s
-#RateLimitBurst=1000
+#RateLimitBurst=10000
#SystemMaxUse=
#SystemKeepFree=
#SystemMaxFileSize=