Plugins - request-log-analyzer

StarAdd to favorites

Simple command line tool that can analyze the contents of a production log file. It will produce the most requested action, the actions that take most time to complete, mongrel process blockers, etc. Use this output to find out what part of your code needs optimization.
Usage
Invocation is very easy:
request-log-analyzer mongrel.0.log mongrel.1.log mongrel2.log
The tool can be used to create a SQLite database of all the requests as well, so you can query for yourself:
request-log-database mongrel.0.log mongrel.1.log mongrel2.log --database requests.db
See the project wiki on github for more information.
Installation
gem sources -a http://gems.github.com
sudo gem install wvanbergen-request-log-analyzer

Willem van Bergen

http://github.com/wvanbergen/request-log-analyzer/wikis

git://github.com/wvanbergen/request-log-analyzer.git

Rails' (MIT)

  • Currently 4.6/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Statistics and Logs

Tags

Comments

Add a comment
Felipe Giotto 19 Aug 2008

Nice plugin! So simple and so functional! The HTML is quite ugly, but unfortunately IE is not Firefox and it can't render rounded corners directly with CSS! Good workaround! :D

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?