Re: Log file to sql database

From: "Richard Huxton" <dev(at)archonet(dot)com>
To: "Joseph" <lters(at)mrtc(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Log file to sql database
Date: 2001-04-02 12:09:46
Message-ID: 006501c0bb6e$68292ee0$1001a8c0@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

From: "Joseph" <lters(at)mrtc(dot)com>

>
> Anyone care to share suggestions on getting data from a running syslog
into
> postgresql database?

I'd start with Perl and File::Tail - I think there's actually a different
module that handles log rotation etc too, but I can't remember what.

Might be worth looking at swatch and see if there's anything useful in
there.

HTH

- Richard Huxton

In response to

Browse pgsql-general by date

  From Date Subject
Next Message KuroiNeko 2001-04-02 13:09:33 Re: Log file to sql database
Previous Message Alexander Lohse 2001-04-02 11:46:12 Re: Using Indices