PerfLog
by Corey Goldberg
Subscribe To Corey's Blog
PerfLog - Performance Analysis Tool for Web Server Logs
Produces metrics and graphs from web logs (W3C Extended Log File Format)
Useful during performance testing and analysis
Output is created in XHTML/CSS with embedded PNG images
PerfLog is written in Python and uses Matplotlib for graphs and plotting
License:
GNU GPLv2
(always free)
Project Info:
Google Code - Project Home
Subversion Trunk (Source Code)
Download:
perflog_0.12.zip
Requirements:
Python 2.4+
Matplotlib (requires Numeric or Numpy)
Platforms:
Cross-Platform. PerfLog will run on any system that supports Python and Matplotlib.
Report Screenshot:
(click for full view)
Instructions:
Usage:
>python perflog <log_file_name>
*Note: logs must be in
W3C Extended Log File Format
Copyright © 2007 Corey Goldberg