Re: Apache Logging to PostgreSQL

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: "H(dot) Hall" <hhall1001(at)reedyriver(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Apache Logging to PostgreSQL
Date: 2007-12-30 15:57:06
Message-ID: 4777BFD2.6090309@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


>> Hello, I've been looking into having apache log to postgresql, and it
>> isn't clear to me what the best way to set this up is. The options
>> that I see so far are:
>>
>> 1) Apache Pipe Logging: This seems simple enough, but I'm not sure
>> what tool I would as the logging process?
>>
>> 2) pgLOGd: This isn't actively maintained anymore and apparently
>> doesn't work with PG8.x
>>
>> 3) pglogger: Hasn't been updated since 2004, don't know if it's
>> production quality or not.
>>
>> 4) pglogger Apache Module: Also hasn't been updated since 04.
>>
>> Doesn't anyone have any experience / advice for me?
> Here's an article that might interest you:
>
> You can find it at:
> http://www.onlamp.com/pub/a/onlamp/2005/03/03/pg_datamining.html

Yeah, I came across this article already, but the thing that it doesn't
address is the best way to get the log data into PG realtime, he does a
manual import of the data which I don't want to do.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message H. Hall 2007-12-30 17:48:43 Re: Apache Logging to PostgreSQL
Previous Message Usama Dar 2007-12-30 15:50:53 Re: separating PG binaries into a ro mounted partition