summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-02-18 16:04:50 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-18 16:04:50 +0100
commit2f1ef6164afa3a91f0bdd92507d0e8d557bea555 (patch)
treecf546b1e04ead1052043c4d259d700512b4a0da8 /doc
parent9f1e195f3d642de85a92199ef9882b820d3fec21 (diff)
downloadrsyslog-2f1ef6164afa3a91f0bdd92507d0e8d557bea555.tar.gz
rsyslog-2f1ef6164afa3a91f0bdd92507d0e8d557bea555.tar.xz
rsyslog-2f1ef6164afa3a91f0bdd92507d0e8d557bea555.zip
enhance: imfile did not yet support multiple rulesets, now added
we do this directly in the beta because a) it does not affect existing functionality and b) one may argue that this missing functionality is close to a bug.
Diffstat (limited to 'doc')
-rw-r--r--doc/imfile.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/imfile.html b/doc/imfile.html
index 66c13e06..60726ceb 100644
--- a/doc/imfile.html
+++ b/doc/imfile.html
@@ -97,10 +97,13 @@ to fatal errors (like power fail). Note that this setting affects imfile
performance, especially when set to a low value. Frequently writing the state
file is very time consuming.
<li><b>$InputFileReadMode</b> [mode]</b><br>
-Available in 5.7.3+
+Available in 5.7.5+
<br>
Mode to be used when reading lines. 0 (the default) means that each line is forwarded
as its own log message.
+<li>$InputFileBindRuleset &lt;ruleset&gt;<br>
+Available in 5.7.5+, 6.1.5+
+Binds the listener to a specific <a href="multi_ruleset.html">ruleset</a>.</li>
</ul>
<b>Caveats/Known Bugs:</b>
<p>So far, only 100 files can be monitored. If more are needed,