On Thu, Jun 18, 2015 at 7:17 PM, Ajay Kumar <[email protected]> wrote: > Hi, > > I am using HAProxy in smartOS VM of Joyent but failed to trace of its log > file. I explored in internet too but not found any more than following but > then not found folder /etc/rsyslog.d/ in the smartOS. > > http://kvz.io/blog/2010/08/11/haproxy-logging/ > > https://www.percona.com/blog/2014/10/03/haproxy-give-me-some-logs-on-centos-6-5/ > > I am looking for following help, > 1. where is log file of HAProxy > 2. how could get the log to my specific log file other than syslog(which has > been mentioned many places in internet) > > Regards, > Ajay > >
Hi Ajay, HAProxy sends logs to a syslog server. So first, ensure your syslog server and HAProxy are propertly configured. Then, reading your syslog configuration will tell you where the files could be. Baptiste

