My goal is to see a client's external IP addresses in IIS log files for reporting/troubleshooting.
We have a WCF application running on EC2 instances behind an Elastic Load Balancer. I have the F5 ISAPI DLL installed in IIS. The load balancer is set up to use HTTPS forwarding to HTTPS. There is a valid certificate hosted on the ELB and a self-signed certificate on IIS.
Amazon says this is an issue with the application. The team is having problems determining what to change in the WCF configuration. Can anyone help me to fix this problem?