summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-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 -%>