summaryrefslogtreecommitdiff
path: root/templates/imfile.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/imfile.erb')
-rw-r--r--templates/imfile.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/imfile.erb b/templates/imfile.erb
index 4e5b71f..8b24edb 100644
--- a/templates/imfile.erb
+++ b/templates/imfile.erb
@@ -6,6 +6,7 @@ $InputFileStateFile state-<%= @name %>
$InputFileSeverity <%= @file_severity %>
$InputFileFacility <%= @file_facility %>
$InputFilePollInterval <%= @polling_interval %>
+$InputFilePersistStateInterval <%= @persist_state_interval %>
<% if @run_file_monitor == true -%>
$InputRunFileMonitor
<% end -%>