package apalogretrieve

  1. Overview
  2. Docs
Retrieve data from an Apache logfile with a syntax derived from the SQL language.

Install

Dune Dependency

Authors

Maintainers

Sources

apalogretrieve-0-9-6_4.tgz
md5=5107f14c2a0bdcda24b449229ca2e2f7

Description

What apalogretrieve makes possible here is to retrieve the fields by their name and use filters (WHERE-clause) as well as boolean operators (AND, OR, NOT). You also have a simple regular expression mechanism, like the like-operator from SQL.

Published: 21 Nov 2013

Dependencies (1)

  1. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None