Getting original requester IP in logs
I am using DNS in AWS and routing traffic to my ALB on AWS. I have configured logs on ALB to be dumped in S3. Currently the issue is if I am using proxy then the IPs of cloudflare appear in the request IP. How do I get the original IP in the access logs of ALB?

