supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: "Daniel Clark" <dclark@pobox.com>
To: supervision@list.skarnet.org
Subject: Re: svlogd / multilog -> SQL database
Date: Fri, 23 Feb 2007 08:48:57 -0500	[thread overview]
Message-ID: <5422d5e60702230548t3f6aaec2keb030bee78e005ec@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0701111146580.22298@e-smith.charlieb.ott.istop.com>

On 1/11/07, Charlie Brady <charlieb-supervision@budge.apana.org.au> wrote:
> On Thu, 4 Jan 2007, Daniel Clark wrote:
>
> > Has anyone happened to have done any work to get svlogd/multilog data
> > into a SQL database, such as PostgreSQL?
>
> I think what you mean to say is, has anyone written a logger which can be
> used by supervise/runit in place of svlogd/multilog. It will read from
> standard input, and write log records into an SQL database.
>
> I don't see where or why you'd use svlogd or multilog in that scenario.
>
> [I'd be concerned about reliability and load issues.]

Yes, you are right; looking at this again, it seems like I would want
to use socklog (with svlogd) on the client machines to get the logs to
the central server [1]. So the question is, once this is done, what
runs on the central server to get the information into PostgreSQL?
Based on the rousing response to this thread, I'm guessing the answer
is some script I go and write myself :-)

> Alternatively, you might post-process svlogd log files into SQL (at normal
> log rotation time, and from time to time otherwise), depending on what
> analysis capabilities you are seeking.

Yes, that would probably make the most sense.

[1] http://smarden.org/socklog/network.html

Thanks for the reply,
-- 
Daniel Clark # http://dclark.us # http://opensysadmin.com


      reply	other threads:[~2007-02-23 13:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-04 16:42 Daniel Clark
2007-01-11 16:50 ` Charlie Brady
2007-02-23 13:48   ` Daniel Clark [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5422d5e60702230548t3f6aaec2keb030bee78e005ec@mail.gmail.com \
    --to=dclark@pobox.com \
    --cc=supervision@list.skarnet.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).