RubyGems Navigation menu

wvanbergen-request-log-analyzer 1.2.6

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 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.3.7 - August 10, 2014 (84.5 KB)
  2. 1.3.6 - August 10, 2014 (84.5 KB)
  3. 1.3.5 - August 10, 2014 (83.5 KB)
  4. 1.3.4 - August 10, 2014 (81 KB)
  5. 1.3.3 - August 10, 2014 (81 KB)
  6. 1.2.6 - August 10, 2014 (66.5 KB)
Show all versions (38 total)

Development Dependencies (2):

git >= 1.1.0
rspec >= 1.2.4

Requirements:

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

Authors:

  • Willem van Bergen, Bart ten Brinke

SHA 256 checksum:

35177ee1ddcc7a94433057c399927d3026a4e882b5d9b90070d098205d3ff89f

Total downloads 89,197

For this version 2,318

Licenses:

N/A

Required Ruby Version: >= 0

Links: