So perhaps someone on the users list has an alternative method for addressi=
ng the issue we are encountering.
Our setup is that we have Amazon EC2 instances serving our web content. If =
we logged the request host IP, we would have a log filled with the IP's of =
the Amazon load balancers. Therefore, we use the XFF HTTP header in our log=
s.
The issue we are encountering is that if a client makes a request from behi=
nd a proxy, the proxy's IP is logged as well. We want to strip out all of t=
he proxy IP's and only record the client IP.
This is what we were hoping to utilize Sed for in our Custom log set up.
Any and all input is appreciated!
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
