DragonFly BSD
DragonFly kernel List (threaded) for 2004-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: CLOG support in syslogd


From: David Frech <lambda@xxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Oct 2004 17:52:37 -0700

Brian Reichert wrote:
: Not that I'd suggest the DFly adopt such, but I've been exploring
: 'socklog' for 'secure' and 'reliable' logging.  You have to buy
: into a different universe...
: 
:   http://smarden.org/socklog/

Or you could enter a _really_ different universe and run Dan Bernstein's
multilog. (http://cr.yp.to/daemontools/multilog.html) You specify how many
files you want and how big you want each one, and it worries about rotating
them, and marking the latest "incomplete" in case of a system crash, or
"complete" if it was closed properly.

In any case, you simply pipe your syslog data to multilog and it takes care
of everything.

OTOH, the "canonical" way to run multilog - using supervise - is a bit
strange and heterodox, but I've grown to like it.

Cheers,

- David



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]