Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 1998 00:18:42 -0400 (EDT)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        Harlan Stenn <Harlan.Stenn@pfcs.com>
Cc:        committers@FreeBSD.ORG
Subject:   Re: syslogd changes
Message-ID:  <Pine.BSF.3.96.980627001827.14853f-100000@sasami.jurai.net>
In-Reply-To: <11111.898876695@brown.pfcs.com>

next in thread | previous in thread | raw e-mail | index | archive | help

I like it.

On Fri, 26 Jun 1998, Harlan Stenn wrote:

> Does anybody have the time to review/commit 2 patches I have to syslogd?
> 
> The new features include:
> 
> 	syslogd -v	Logs the numeric facility/priority with the message
> 	syslogd -vv	Logs the alpha/mnemonic fac/pri with the message
> 	syslogd -u	Only logs messages of the exact priority per syslog.conf
> 
> I think -u should be lost in favor of the following patch.
> 
> The second patch lets syslog.conf supports fac.[<=>]pri:
> 
> 	fac.pri		"Usual" behavior
> 	fac.>=pri	"Usual" behavior
> 	fac.<pri	Do "action" if message's pri is less than ...
> 	fac.<=pri	Do "action" if message's pri is less than or equal ...
> 	fac.=pri	Equivalent to -u option above
> 	fac.<>pri	Do "action" if message's pri is not ...
> 	...		
> 
> H
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe cvs-all" in the body of the message
> 

/* 
   Matthew N. Dodd		| A memory retaining a love you had for life	
   winter@jurai.net		| As cruel as it seems nothing ever seems to
   http://www.jurai.net/~winter | go right - FLA M 3.1:53	
*/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980627001827.14853f-100000>