From owner-freebsd-questions Wed Oct 22 18:35:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA17899 for questions-outgoing; Wed, 22 Oct 1997 18:35:10 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from praline.no.neosoft.com (praline.no.NeoSoft.COM [206.27.160.253]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA17877 for ; Wed, 22 Oct 1997 18:34:57 -0700 (PDT) (envelope-from caj@praline.no.neosoft.com) Received: from localhost (caj@localhost) by praline.no.neosoft.com (8.8.4/8.8.3) with SMTP id UAA22531; Wed, 22 Oct 1997 20:34:23 -0500 (CDT) Date: Wed, 22 Oct 1997 20:34:22 -0500 (CDT) From: Craig Johnston To: Greg Lehey cc: Jose Monteiro , FreeBSD Questions Subject: Re: Syslog problem In-Reply-To: <19971023100725.39723@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 23 Oct 1997, Greg Lehey wrote: > On Wed, Oct 22, 1997 at 02:14:05PM +0000, Jose Monteiro wrote: > > Hi, > > > > I'm having a little problem configuring syslog.conf to log all kernel > > messages of priority notice or higher. > > > > In /etc/syslog.conf I have: > > > > kern.notice /var/log/kernel.log > > This logs kern.notice only, not messages of higher priority. Really? When did this change? man syslog.conf disagrees. -Craig