Some background information on our use case (Was mod_log_configissue)
am 28.01.2010 02:31:58 von Joe HammermanSo 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
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org