Request-log-analyzer 1.5.0

Bart and I just released request-log-analyzer version 1.5.0. New features include:

  • MySQL slow query log format support to analyze what queries are slowing down your database.
  • Format autodetection: with all those supported file formats, remembering the right --format parameter gets tricky. With format autodetection, this usually is not needed anymore!

As always, run the following command to install or upgrade to the latest version:

$ gem install request-log-analyzer

Tags: , , , ,

One Response to “Request-log-analyzer 1.5.0”

  1. Chinku Says:

    Thanks for your useful information.I was searching for a better solution to find the query which slows down my database.hope this would help me out.

Leave a Reply