Your Account

Community

Topics (Sources)

More

Stories tagged with: logs

Splitting lighttpd Logs With vlogger And Creating Statistics With Webalizer
27 / 3
http://www.howtoforge.com/splitting-lighttpd-logs-with-vlogg...
Vlogger is a little tool with which you can write lighttpd logs broken down by virtual hosts and days. With vlogger, we need to put just one accesslog.filename directive into our global lighttpd configuration, and it will write access logs for each virtual host and day. Therefore, you do not have to split lighttpd's overall access log into access logs for each virtual host each day, and you do not have to configure lighttpd to write one access log per virtual host (which could make you run out of file descriptors very fast). At the end of this tutorial I will show you how to use webalizer to create statistics from the lighttpd access logs. Join discussion...
Submitted by falko 49 months, 5 days, 22 hours ago
Tags: , , , , ,
Splitting Apache Logs With vlogger
2 / 0
http://www.howtoforge.com/apache_log_splitting_vlogger
Vlogger is a little tool with which you can write Apache logs broken down by virtual hosts and days. With vlogger, we need to put just one CustomLog directive into our global Apache configuration, and it will write access logs for each virtual host and day. Therefore, you do not have to split Apache's overall access log into access logs for each virtual host each day, and you do not have to configure Apache to write one access log per virtual host (which could make you run out of file descriptor Join discussion...
Submitted by falko 56 months, 3 weeks, 1 day, 1 hour ago
Tags: , , , , ,

Home | Terms of Service | Privacy Policy | Help & FAQ | About coRank | Contact us

© coRank 2007-2010