Apache log analyzer which manages time spent to serve the request
Posted
by
antispam
on Pro Webmasters
See other posts from Pro Webmasters
or by antispam
Published on 2012-06-11T09:05:03Z
Indexed on
2012/06/11
10:48 UTC
Read the original article
Hit count: 441
I need to monitor performance in my web server (there's an application server in the back) and create reports for senior management.
I've enabled %T/%D
in my Apache logs and I would like to know if there's an Apache log analyzer or some other tool which parses these values and manages them showing charts or reports.
I am looking mostly for an integrated solution and not in the line of awk+gnuplot scripts.
© Pro Webmasters or respective owner