RubyGems Navigation menu

request-log-analyzer 1.13.4

Request log analyzer's purpose is to find out how your web application is being used, how it performs and to focus your optimization efforts. This tool will parse all requests in the application's log file and aggregate the information. Once it is finished parsing the log file(s), it will show the requests that take op most server time using various metrics. It can also insert all parsed request information into a database so you can roll your own analysis. It supports Rails-, Merb- and Rack-based applications logs, Apache and Amazon S3 access logs and MySQL slow query logs out of the box, but file formats of other applications can easily be supported by supplying an easy to write log file format definition.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.13.4 - November 06, 2014 (115 ko)
  2. 1.13.3 - October 27, 2014 (108 ko)
  3. 1.13.1 - October 11, 2014 (109 ko)
  4. 1.13.0 - April 11, 2014 (108 ko)
  5. 1.12.11 - April 07, 2014 (109 ko)
Voir toutes les versions (73)

Dépendances de Development (6):

mysql2 >= 0
pg >= 0
rake >= 0
rspec ~> 3
sqlite3 >= 0

Dépendances:

To use the database inserter, ActiveRecord and an appropriate database adapter are required.

Propriétaires:

Auteurs:

  • Willem van Bergen, Bart ten Brinke

Total de contrôle SHA 256:

4bef92c184b63d85ee04f6bc4622ecc9d61046f571f9b380fbbf1c11807f1621

Total de téléchargements 1 182 323

Pour cette version 730 852

License:

MIT

Version de Ruby requise: >= 1.9.3

Liens: