Emmanuel Bailleul wrote: > Hi, > > I don't really know much about webalizer so I'll only try to help you with 1. : > - each <VirtualHost *> section can contain its own '*Log' directives (i.e. "CustomLog logs/vh1_access.log common"). This way you will get one log file per vhost. > - you could also keep all your logs in one file by just adding a reference to the host in your log lines, by modifying the log format you use : LogFormat "%h %l %u %t \"%r\" %>s %b %{Host}i" common. In this case you will have to configure your log tool to split information based on this field. > > Regards. > > Emmanuel > Thanks for your reply, I have also found vlogger which can break the common apache log per vhost based and it also minimizes the server load. As I am not experienced with this vlogger, the experienced one can provide some more insight on it regarding it's performance etc... -- জয়দীপ বক্সী --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx