[Zope] Re: Logging client IPs to Z2.log
Josef Meile
jmeile at hotmail.com
Thu Aug 17 05:42:49 EDT 2006
Hi Oliver
>> You can also look inside the logs of your Apache for the IP addresses?!
>
> That's not always possible in our virtual hosting environment, and besides
it
> makes no sense to have to look in two different places for the same
information.
I would also look for that information in the apache logs as Andreas
suggested. The problem if you patch the zope code to show the ip addresses
in the zope log, and your zope webserver is under a firewall, then you won't
know if your firewall is working or not. However, if you don't care about
this, then you can try this patch:
Title: Logging of client IP rather than the IP of the Proxy
http://www.zope.org/Collectors/Zope/1732
Regards
Josef
More information about the Zope
mailing list