Need source client IP in Haproxy

Hi,

I have a haproxy setup as follow: Client → HAProxy ----> Server

Client is the kubernetes pod and Haproxy has been hosted on kubernetes. We are using Azure kubernetes.

Haproxy has been installed using link.

I am facing issue to capture client IP on the Haproxy pods logs, as we need client IP addresses for audit purpose. Also, I am unable set accept-proxy on AKS

Kindly help me to achieve this senario.

Regards,
Kalyan