-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 No, I want to have the hostname of the server which is running HaProxy in the log instead of 127.0.0.1
On 03.12.2013 15:27, Thomas Heil wrote: > Hi, > > On 03.12.2013 11:36, Jürgen Haas wrote: >> Anyone who could help me with this one, please? >> > I think you are want to log the Host Header? If so please try -- > frontend section .. capture request header Host len 50 -- > > cheers thomas > >> On 28.11.2013 14:27, Jürgen Haas wrote: >>> Hi all, >> >>> Not sure if I'm facing a HaProxy or a Syslog issue here. It's >>> about the log file format where all my log files like syslog >>> or error.log from apache are showing the host name as the >>> second field where HaProxy's log file shows the IP address >>> 127.0.0.1. >> >>> Example of syslog: Nov 28 14:17:01 txr1 CRON[31410]: (root) >>> CMD (...) >> >>> Example of haproxy.log: Nov 28 13:31:56 127.0.0.1 >>> haproxy[28786]: ...... >> >>> So the first example uses "txr1" where the second uses >>> "127.0.0.1". >> >>> My haproxy config files is simply defined like this: >> >>> global daemon log txr1:514 local0 warning .... >> >>> defaults log global option httplog option dontlog-normal >>> option dontlognull .... >> >>> What am I doing wrong? Can it be fixed or changed so that I >>> get the host name also in the haproxy log? >> >>> Reason being is that I forward all logs to a log aggregator >>> and they group the logs by host. If stuff is grouped by >>> 127.0.0.1 it doesn't make a lot of sense because that could >>> beany host. >> >> >>> Thanks Jürgen >> >> >> >> > > -- Thomas Heil - ! note my new number ! Skype: phiber.sun Email: > [email protected] Tel: 0176 > / 44555622 -- > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQEcBAEBAgAGBQJSngDDAAoJEGMwkysX8CInqfUIAM4ZdziSEhfrzXLx6/52LnzP ZOQJ1w0FUmRvLoHHikWXV6Pb45YNX99dG1NCiaX8BAezSNlzo5fdIU+NiMBqmNAv WjbNYwosW9Zk9TpLRcos6Si6aGf+VzFfHYmV39n5hPWSqQomSSB+Jt21IcmIir/C bpSIDE/dRcHMt9k9BiuEjSSnqdmgIvbYGqEto4hLthxRKy/j65n9WYTJ95A0289+ Ye6zovgn65okizEFE6+5iajuO7lPn5xNL759wBmqA11w88v8Yb1Op5Q1TiYjPgEQ 2O5CboBj/Dc4FCQbZo+wvE9phTj3R9E33MzpypVoDbFsPGSNctPdgdlPdo9+760= =kBK1 -----END PGP SIGNATURE-----

