From e3919568b211c5c157b05158bb9573be996c646d Mon Sep 17 00:00:00 2001 From: Chris Trotman Date: Wed, 21 May 2014 08:03:09 +1000 Subject: imfile: Add the persist_state_interval option --- templates/imfile.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') 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 -%> -- cgit v1.2.3