Vlogger HOWTO

Install vlogger:

aptitude install vlogger

Define a custom log format in /etc/apache2/httpd.conf:

LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" vlogger
CustomLog "| /usr/sbin/vlogger -s access.log -t %Y%m%d-access.log /var/log/apache2" vlogger

Remove any custom log directives from virtual hosts and restart Apache:

/etc/init.d/apache2 restart

Discussion

Enter your comment:

Subscribe to the RSS feed for Andy's Debian HOWTOs

Article from Andy's Debian HOWTOs (http://www.besy.co.uk/debian/debian)

 
debian/how_to_setup_vlogger_for_apache_2.txt · Last modified: 2008/08/01 22:56 (external edit) · [Old revisions]
Recent changes RSS feed Powered by Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki