View on GitHub

request-log-analyzer

Create reports based on your log files.

Download this project as a .zip file Download this project as a tar.gz file

request-log-analyzer

A command line tool that parses your log files to create reports.

Installation & basic usage

Install request-log-analyzer as a Ruby gem (you might need to run this command as root by prepending sudo to it):

$ gem install request-log-analyzer

To analyze a Rails log file and produce a performance report, run request-log-analyzer like this:

$ request-log-analyzer log/production.log

Further reading

Additional information

Please report issues on the Github project's issue tracker.

Do you have a Rails application that is not performing as it should? If you need an expert to analyze your application, feel free to contact either Willem van Bergen or Bart ten Brinke.