RubyGems Navigation menu

log_line_parser 0.4.0

A simple parser of Apache access log: it parses a line of Apache access log and turns it into an array of strings or a Hash object. And from the command line, you can use it as a conversion tool of file format (to CSV/TSV) or as a filtering tool of access records.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - April 30, 2017 (20 KB)
  2. 0.3.0 - April 10, 2016 (19.5 KB)
  3. 0.2.0 - March 27, 2016 (18.5 KB)
  4. 0.1.0 - March 06, 2016 (17 KB)

Development Dependencies (3):

bundler >= 1.7
minitest >= 0
rake ~> 10.0

Owners:

Authors:

  • HASHIMOTO, Naoki

SHA 256 checksum:

e4c84e110e08ba1200068fabe8661c7ff9eee411ff131a159ee3d94bc7097bbe

Total downloads 11,830

For this version 3,896

License:

MIT

Required Ruby Version: >= 2.0.0

Links: