RubyGems Navigation menu

request-log-analyzer 1.11.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.13.4 - November 06, 2014 (115.0 KB)
  2. 1.13.3 - October 27, 2014 (108.0 KB)
  3. 1.13.1 - October 11, 2014 (108.5 KB)
  4. 1.13.0 - April 11, 2014 (108.0 KB)
  5. 1.12.11 - April 07, 2014 (109.0 KB)
  6. 1.11.0 - April 27, 2011 (109.0 KB)
顯示所有版本(共 73)

Development 相依性套件 (4):

rake >= 0
rspec ~> 2.0

擁有者:

作者:

  • Willem van Bergen, Bart ten Brinke

SHA 256 checksum:

1862729a523cac1a587eafb87fd75ad779102e60151d09dab6028ba6aace5e5c

總下載次數 1,181,592

這個版本 13,081

License:

Ruby 版本需求:

相關連結: