diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-19 15:56:37 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-19 15:56:37 +0200 |
commit | f00350ebefdbd2189317913fff25b01f6fd62d19 (patch) | |
tree | 4fe88b4d5d4b68ee97aa4ef73a2a1f6c9ef7b978 | |
parent | deb5c5cfc415385147b95ef1b9bc9a379f18d02d (diff) | |
parent | d0142f013ee27c72dc54d9677b53c5e462bac941 (diff) | |
download | rsyslog-f00350ebefdbd2189317913fff25b01f6fd62d19.tar.gz rsyslog-f00350ebefdbd2189317913fff25b01f6fd62d19.tar.bz2 rsyslog-f00350ebefdbd2189317913fff25b01f6fd62d19.zip |
Merge branch 'v7-stable'
-rw-r--r-- | doc/imjournal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imjournal.html b/doc/imjournal.html index 28b47014..a4b232e8 100644 --- a/doc/imjournal.html +++ b/doc/imjournal.html @@ -30,7 +30,7 @@ probably resulting in a denial-of-service when the system ressouces get exhausted. This can be somewhat mitigated by using proper rate-limiters, but even then there are spikes of old data which are endlessly repeated. By default, ratelimiting is activated and permits to process 20,000 messages within 10 -seconds, what should be well enough for most use cases. If insufficient, use +minutes, what should be well enough for most use cases. If insufficient, use the parameters described below to adjust the permitted volume. <b>It is strongly recommended to use this plugin only if there is hard need to do so.</b> |