diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-15 16:11:41 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-15 16:11:41 +0000 |
commit | a922e2f2f5793562cb11725ec5862d9586d9b90f (patch) | |
tree | c2874ef03190d54b73c7a1f55c4dedff23a08126 /doc/features.html | |
parent | 05448d89a3c7ee0a43ae5789e47c51524492009d (diff) | |
download | rsyslog-a922e2f2f5793562cb11725ec5862d9586d9b90f.tar.gz rsyslog-a922e2f2f5793562cb11725ec5862d9586d9b90f.tar.xz rsyslog-a922e2f2f5793562cb11725ec5862d9586d9b90f.zip |
added $RepeatedLineReduction config param
Diffstat (limited to 'doc/features.html')
-rw-r--r-- | doc/features.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/features.html b/doc/features.html index 611e8403..02bebabb 100644 --- a/doc/features.html +++ b/doc/features.html @@ -34,7 +34,9 @@ is going on, you can also subscribe to the <a href="http://lists.adiscon.net/mai a copy of klogd.c has been included under the name of rklogd for those Linux systems that need one. So rsyslog is a full replacement for the sysklogd package<li> - support for IPv6</ul> + support for IPv6<li> + ability to control repeated line reduction ("last message repeated n times") + on a per selector-line basis</ul> <p> </p> <h2>Upcoming Features</h2> <p>The list below is something like a repository of ideas we'd like to |