From owner-freebsd-questions Mon Jan 19 06:11:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29821 for questions-outgoing; Mon, 19 Jan 1998 06:11:57 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mylanders.com (mylanders.com [206.252.160.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29814 for ; Mon, 19 Jan 1998 06:11:50 -0800 (PST) (envelope-from nat@mylanders.com) Received: from localhost (nat@localhost) by mylanders.com (8.8.5/8.8.5) with SMTP id IAA23453; Mon, 19 Jan 1998 08:20:26 -0600 (CST) Date: Mon, 19 Jan 1998 08:20:26 -0600 (CST) From: John Frader To: Doug White cc: freebsd-questions@FreeBSD.ORG Subject: Re: Syslog.conf problem.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Yes I did. And for some reason it still doesn't work. It works fine on another machine. I can't figure it out. I don't have to have it this way but I wan't telnetd and similiar messages all in a seperate file. On Sat, 17 Jan 1998, Doug White wrote: > On Sat, 17 Jan 1998, John Frader wrote: > > > Hello, > > > > I have the following in my syslog.conf file. The problem is that the > > daemon info is being logged to maillog. I don't know what is going wrong. > > Is it because of the way I have it set up or maybe something else? Anyway > > I can check? > > > > mail.* /var/log/maillog > > daemon.info /var/log/daemon.log > > Did you use tabs to delimit the fields? syslogd is very particular about > using tabs. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > >