apache log analysis tools for multiple virtual hosts?
Posted
by shreddd
on Server Fault
See other posts from Server Fault
or by shreddd
Published on 2010-05-25T23:49:40Z
Indexed on
2010/05/26
0:03 UTC
Read the original article
Hit count: 279
I am interested in trying to get a side by side usage comparison of all the virtual hosts being served up by my apache server.
In the simplest case, I want to see a list (or bar chart) with each virtual host and the number of requests/traffic on that site.
I've been playing around with webalyzer and awstats but I haven't been able to compare multiple virtual hosts in the same infographic.
Anyone have any suggestions on tools for doing this (or how I might use the above tools to do so)?
© Server Fault or respective owner