Preserve Client IP through consul sidecar proxy

Hi there,

I was trying to capture Client IP in my Microservices applications however, was unable to since even X-FORWARED-FOR header returns private IP.

My services get their traffic through envoy sidecar. Is there any way by which we can configure preservation of client IP in Consul so it can forwarded to the application?