public
Rubygem
Description: A command line tool that analyzes request logfiles (e.g. Rails, Merb) to produce a performance report.
Home | Edit | New

Home

Request-log-analyzer (r-l-a) is a simple command line tool to analyze Merb and Rails log files. Its purpose is to find what actions are best candidates for optimization. It parses the provided log files and aggregates the parsed information to build a performance report. See Sample output for an example of this report.

Use the issues tracker, or send me a message on my GitHub account if you have questions, ideas, feature requests, bug reports, etc. Or, read some Testimonials of our users and send one in yourself!

Willem van Bergen – Bart ten Brinke

Installation

Use RubyGems to install request-log-analyzer on your computer:

$ sudo gem install request-log-analyzer
Alternatively, install the gem from the GitHub gem server instead:
$ sudo gem install wvanbergen-request-log-analyzer -s http://gems.github.com

Topics

Additional information

  • Check out the Development page if you want to help out on this project.
  • My blog posts on request-log-analyzer (may be somewhat dated)
Last edited by barttenbrinke, Tue May 12 16:14:12 -0700 2009
Home | Edit | New
Versions: