X-Forwarded-For (XFF) for apache logs?
I've seen reference to the X-Forwarded-For field being supported for IIS.
Do you also support this for Apache logs?
I've tried to use this as a custom log format:
%t %h [XFF: %{X-Forwarded-For}i] %{HOST}i \"%r\" %>s %b %Ts \"%{Referer}i\" \"%{User-Agent}i\"
..and it doesn't seem to parse out the client IP address correctly. Nor does it report on client browser type.
Do you also support this for Apache logs?
I've tried to use this as a custom log format:
%t %h [XFF: %{X-Forwarded-For}i] %{HOST}i \"%r\" %>s %b %Ts \"%{Referer}i\" \"%{User-Agent}i\"
..and it doesn't seem to parse out the client IP address correctly. Nor does it report on client browser type.
Could you send a sample log from your site to us at support@weblogexpert.com so we'll check what configuration can be used with the log format?