Forum Discussion
Mui_64918
Cirrus
Feb 10, 2011SNAT Source IP X-Forwarded-For extraction for Sun One Webserver/Iplanet, IBM HTTP Server
Hi,
There is documents to describe X-FORWARDED-FOR extraction in IIS which is pretty well documented.
For Apache and IBM HTTP its pretty straight forward as replacing the %h in the log dire...
Mui_64918
Cirrus
Feb 10, 2011Found the answer.,
Magnus.conf iPlanet Default Flex Log Format:
Init fn="flex-init" access="$accesslog" format.access=%Ses->client.ip% - %Req-
>vars.auth-user% [%SYSDATE%] '%Req->reqpb.clf-request%' %Req->srvhdrs.clf-
status% %Req->srvhdrs.content-length%
Need to update it to:
fn="flex-init" access="$accesslog" format.access=%Req->headers.x-forwarded-
for% - %Req->vars.auth-user% [%SYSDATE%] '%Req->reqpb.clf-request%' %Req-
>srvhdrs.clf-status% %Req->srvhdrs.content-length%
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects