Hi,
We're trying to use syslog-ng to log messages in an application. I'm trying to use sync option to buffer
some messages and then flushing but I would like to use a combination of flushing based on the number of messages
and time. I found out there's an option flush_timeout which does timely flushing irrespective of the number of messages
specified with sync option but that option doesn't seem to work with my version of syslog-ng 1.6.9.
Does anybody have any idea which version of syslog-ng support this option or is there any other equivalent option ?
Thanks,
Rama