x_forward_for header data
I recently noticed that when viewing site reports that I am getting my load balancer address in the report rather than the x_forward_for header information. Is there a way to have Weblog Expert display that info?
WebLog Expert can recognize this field in the IIS logs if it is called X-Forwarded-For or cs(X-Forwarded-For) in the log header (character case isn't important). If you use another header name, you need to change it to one of the mentioned above in the IIS settings.
If you use Apache logs, you may need to specify custom log format in the profile properties to set the program to recognize the IPs correctly.