Hi,
My http protocols look like the following. It appears the client_location never appears in the output fields. Is there is somehting wrong in my configuration?
protocols:
http:
# Configure the ports where to listen for HTTP traffic. You can disable
# the http protocol by commenting the list of ports.
ports: [80, 8080]
real_ip_header: "X-Forwarded-For"
send_request: true
send_response: true