Hi Here we want haproxy to write logs to separate log files (i.e. /home/admin/haproxy/var/logs/haproxy_20120131.log), and we want to rotate the log files. Then cronolog seems to be a good candidate.
We don't want to change /etc/syslog.conf or /etc/syslog-ng.conf, because we don't want to make this machine different from others. It would be better if haproxy can take care of itself, so we want to appoint the 'log file name' and 'log file rotate method' in haproxy.conf. Any recommendation is welcome. Thanks,

