by the way, async writes on omfile are almost never a good idea, it adds an extra queue between the omfile module and the write, and the locking on that queue adds more overhead than the write would. The place it has some use is where your output has a significant amount of processing (compressed output for example), and even then you have to check.

not the issue you are posting about, but something I noticed in the config.

David Lang
_______________________________________________
rsyslog mailing list
https://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.

Reply via email to