RubyGems Navigation menu

request-log-analyzer 1.3.2

Request log analyzer's purpose is to find ot how your web application is being used 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- and Merb-based applications and Apache access log files 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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.13.4 - November 06, 2014 (115 KB)
  2. 1.13.3 - October 27, 2014 (108 KB)
  3. 1.13.1 - October 11, 2014 (109 KB)
  4. 1.13.0 - April 11, 2014 (108 KB)
  5. 1.12.11 - April 07, 2014 (109 KB)
  6. 1.3.2 - September 24, 2009 (79.5 KB)
Show all versions (73 total)

Development Dependencies (2):

git >= 1.1.0
rspec >= 1.2.4

Owners:

Authors:

  • Willem van Bergen, Bart ten Brinke

SHA 256 checksum:

3aba88394b570d592fd8df49897b6a0b56f4fb0e8e1ed46f12a1453e2d891d75

Total downloads 1,180,212

For this version 3,421

Licenses:

N/A

Required Ruby Version: None

Links: