summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-11-25 18:04:00 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-11-25 18:04:00 +0100
commit786a44a0243cc6a5b0d47fb15f8f20a1a3f5bf0e (patch)
tree1948874c8d8b7a876ad5e3817a292889b94a68d4 /doc
parent950fe206f84322bdff755988403a9d4017ec26f4 (diff)
parent44300ddcb2904105e2ecd56479bf396399dcab26 (diff)
downloadrsyslog-786a44a0243cc6a5b0d47fb15f8f20a1a3f5bf0e.tar.gz
rsyslog-786a44a0243cc6a5b0d47fb15f8f20a1a3f5bf0e.tar.xz
rsyslog-786a44a0243cc6a5b0d47fb15f8f20a1a3f5bf0e.zip
Merge branch 'v5-devel'
Conflicts: runtime/rsyslog.h
Diffstat (limited to 'doc')
-rw-r--r--doc/imfile.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/imfile.html b/doc/imfile.html
index 3687302b..f6b140a7 100644
--- a/doc/imfile.html
+++ b/doc/imfile.html
@@ -86,8 +86,8 @@ level may be needed. Even if you need quick response, 1 seconds should
be well enough. Please note that imfile keeps reading files as long as
there is any data in them. So a "polling sleep" will only happen when
nothing is left to be processed.</li>
-<li><b>$InputFilePollInterval</b> [lines]</b><br>
-Available in 4.7.3+<br>
+<li><b>$InputFilePersistStateInterval</b> [lines]</b><br>
+Available in 4.7.3+, 5.6.2+<br>
Specifies how often the state file shall be written when processing the input
file. The default value is 0, which means a new state file is only written when
the monitored files is being closed (end of rsyslogd execution). Any other