In the dark you will never find the lightswitch without a flashlight

Request log analyzer is an opensource tool the railsdoctors created to analyze applications. It is a simple command line tool which can be used to analyze request log files of both Rails and Merb to produce a performance report. Its purpose is to find what actions are best candidates for optimization.

You can install it by running sudo gem install request-log-analyzer or fetch the source from Github.

Testimonials

I discovered request-log-analyzer when looking for a way to monitor my Rails app. And I have to say I am very happy with it.

Thank you very much for providing us with such tool.

Best regards, Edmond

What log analyzing tool do you use? I have found request-log-analyzer to be pretty cool for that purpose.

Fernando Perez

Cool. Thanks! Using rla now to analyze my 2.5GB of log files.

I am impressed: constant 5MB memory usage and beautiful output.

Narnach