Hello, i'm a fan of statistics, i want to know how many hits my sites have received, from which country, how long, etc. etc. I run several programs to analyze the logs from Apache and Zope but, i don't know how to split the log files of Zope for different sites. In my situation i have some web based only on Apache, as virtual hosts where i can specify which log file to use for that single entry; some are on Zope, virtual hosts done using SiteAccess and ProxyPass. Mine problem is that i want one single different file for every virtual host i have on Zope. Is there a solution? I also have problems with kill -hup, it doesn't work with python, so to take the daily log i have to stop Zope, take out the log and then start it again. Ok, it's not a big problem, but that single minute of pause it's not making me happy! Thanks, Bruno