Jeremy Stanley 497df9b4d1 Add backend source port to haproxy logs
When forwarding TCP sockets at OSI layer 4 with haproxy, it helps to
know the ephemeral port from which it sources each connection to the
backend. In this way, backend connections can be mapped to actual
client IP addresses by correlating backend service access logs with
haproxy logs.

Add "[%bi]:%bp" between the frontend name and backend name values
for the default log-format documented here:

    https://www.haproxy.com/blog/haproxy-log-customization/

Change-Id: Ic2623d483d98cd686a85d40bc4f2e8577fb9087f
2020-06-30 19:46:26 +00:00
..
2019-12-17 08:13:34 -05:00
2020-04-16 12:08:00 -07:00

Install, configure, and run a haproxy server.