On Mon, Oct 29, 2001 at 01:16:29PM -0500, Leo Bicknell wrote:
> On Sun, Oct 28, 2001 at 07:40:34PM -0800, Terry Lambert wrote:
> > The _useful_ thing to do would be to roll the newsyslog
> > functionality into syslogd; however, as a .conf file that
> > is expected to be distributed over NIS, I think that doing
> > the syntax change is probably a bad idea...
> 
> After seeing all the mess here, I'll make a recomendation.  Perhaps
> it's time to write a whole new tool that combines syslogd and
> newsyslog and some other functionality all in one place, and fixes
> all of the issues that have been put forth here.  Since it's a new
> tool, it can start from a clean slate, and needs no compatability
> features.  Both can be included for a suitable transition period,
> and eventually syslogd could die.

I've been thinking for some time about a tool that gathers log lines
like syslogd, then passes them to DJB's multilog (part of the daemontools
package, http://cr.yp.to/daemontools).  multilog already can rotate logs,
limit both the total size and each individual file's size, log various
messages to various locations; it also does all of this in real time,
so it is not subject to DoS's between two rotations.

I'll try to get around to writing the syslogd-like message gathering
thing sometime soon..

G'luck,
Peter

-- 
If this sentence were in Chinese, it would say something else.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to