From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id B10FFBC57 for ; Sat, 23 Oct 2010 00:18:44 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtYBALOqwUzAbSoIe2dsb2JhbACDH5BdjXIVAQEWIgQerFKSDA2BFYM0dAQ X-IronPort-AV: E=Sophos;i="4.58,225,1286143200"; d="scan'208";a="75110421" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 23 Oct 2010 00:18:44 +0200 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from first (e178021239.adsl.alicedsl.de [85.178.21.239]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id o9MMIhbR025484 for ; Sat, 23 Oct 2010 00:18:43 +0200 Received: by first (Postfix, from userid 1000) id C4D814420E3; Sat, 23 Oct 2010 00:18:42 +0200 (CEST) Date: Sat, 23 Oct 2010 00:18:42 +0200 From: oliver@first.in-berlin.de To: caml-list@inria.fr Subject: Re: [Caml-list] OPLP: Ocaml APache Log Parser Message-ID: <20101022221842.GA8518@siouxsie> References: <4CB3150D.6020402@gmail.com> <20101011135422.GC6256@first.in-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20101011135422.GC6256@first.in-berlin.de> User-Agent: Mutt/1.5.20 (2009-06-14) X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Spam: no; 0.00; in-berlin:01 ocaml:01 parser:01 0200,:01 in-berlin:01 0100,:01 parser:01 bug:01 wrote:01 wrote:01 oliver:01 oliver:01 caml-list:01 patches:03 let:03 On Mon, Oct 11, 2010 at 03:54:22PM +0200, oliver@first.in-berlin.de wrote: > On Mon, Oct 11, 2010 at 02:45:49PM +0100, Chris Yocum wrote: > > Dear Everyone, > > > > I just wanted to let Ocaml'ers know that I am currently working on an > > apache combined log parser. It is still in very early stages of > > development but patches/comments/feature requests/bug reports are very > > welcome. The code lives on github (http://github.com/cyocum/OPLP). > [...] > > Aha... long ago I had done something similar, and it had an sql-like > language for using it. [...] Here is the URL for that tool: http://www.first.in-berlin.de/software/tools/apalogretrieve/ Ciao, Oliver