Getting X-Forwarded-For address into access[date].log

Has anyone had any success getting the X-Forwarded-For address from the http headers into the Domino access[date].log (or other) log file?

I found this:

Nevermind.dk http://nevermind.dk/nevermind/blog.nsf/subject/making-x-forwarded-for-log-feature-ibm-domino-fp8-actually-work

I tried it behind our F5 load balancer but it doesn’t seem to work on my servers. I added

HTTP_LOG_ACCESS_XFORWARDED_FOR=1

in notes.ini as suggested by the above article but it made no difference and the load balancer IP is appearing in all the log entries. We also have HTTPEnableConnectorHeaders=1 set.

Any suggestions greatly appreciated!

Subject: Getting X-Forwarded-For address into access[date].log - solved

This turned out to be a simple issue in that we had not set “Extended Common” as the access log format in the server document.