Hi Alec, I think the names you were looking for are: - queue.timeoutshutdown - https://github.com/rsyslog/rsyslog/blob/master/runtime/queue.c#L118 - queue.timeoutworkerthreadshutdown - https://github.com/rsyslog/rsyslog/blob/master/runtime/queue.c#L121
Regards, Ciprian -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Sat, Dec 12, 2015 at 8:23 PM, Alec Swan <[email protected]> wrote: > I am using Rsyslog 8.14.0 and added the following settings to the queue > configuration: > > queue.workertimeoutthreadshutdown="2000" > queue.timeoutsaveonshutdown="5000" > > Which cause the following errors: > > parameter 'queue.timeoutsaveonshutdown' not known -- typo in config file? > parameter 'queue.workertimeoutthreadshutdown' not known -- typo in config > file? > > I wasn't able to find proper spelling of these properties with the new > config syntax. Am I spelling them wrong? > > Thanks > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > DON'T LIKE THAT. > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

