On Thu, Apr 01, 2010 at 02:07:39PM +0800, Joe P.H. Chiang wrote: > Hi > Yes im using net/haproxy port > Yes the log file exist > i've tried your setup.. and still not logging..
Just a stupid question, are you sure that you have restarted your syslog daemon after changing the config ? > Im using haproxy 1.4.2 , i wonder if that have anything to do with the > logging.. im going to downgrade to 1.3.x see if that makes any differences There is no reason for this. Also, please carefully recheck your haproxy config file. You need to have logging enabled in frontends (or "listen" if any) to get logs. The logging in backends is only used to notify about server up/down events. Regards, Willy

