saz / puppet-rsyslog

Manage rsyslog through puppet
Apache License 2.0
50 stars 203 forks source link

[req] Make ActionResumeRetryCount value a parameter #294

Open dekimsey opened 6 years ago

dekimsey commented 6 years ago

The ActionResumeRetryCount configuration option is currently hard-coded to -1. Please make it a class parameter so that it can be set. This value controls how rsyslog retains items in the queue.

Thank you.

https://github.com/saz/puppet-rsyslog/blob/master/templates/client/config.conf.erb#L10