summaryrefslogtreecommitdiff
path: root/templates/imfile.erb
diff options
context:
space:
mode:
authorSteffen Zieger <me@saz.sh>2013-04-07 13:34:00 -0700
committerSteffen Zieger <me@saz.sh>2013-04-07 13:34:00 -0700
commit5fe39b49c20af9ed01116f664da33b764171750e (patch)
treeb17fdd9376d26e069a78a2e72e84f8de70b60d6d /templates/imfile.erb
parent40200058af7365572a9fc501b678b164fb7591c5 (diff)
parente9680b380f62d0b26945286044e461256c07977a (diff)
Merge pull request #26 from johanek/imfile
Rename $InputFilePollingInterval to $InputFilePollInterval
Diffstat (limited to 'templates/imfile.erb')
-rw-r--r--templates/imfile.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/imfile.erb b/templates/imfile.erb
index 243b305..31d3ec2 100644
--- a/templates/imfile.erb
+++ b/templates/imfile.erb
@@ -5,7 +5,7 @@ $InputFileTag <%= file_tag %>
$InputFileStateFile state-<%= name %>
$InputFileSeverity <%= file_severity %>
$InputFileFacility <%= file_facility %>
-$InputFilePollingInterval <%= polling_interval %>
+$InputFilePollInterval <%= polling_interval %>
<% if run_file_monitor == true -%>
$InputRunFileMonitor
<% end -%>