From owner-freebsd-questions Mon Apr 3 15:25:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id BE23737BF75 for ; Mon, 3 Apr 2000 15:25:32 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12cFHW-000L0m-00; Tue, 04 Apr 2000 00:25:14 +0200 From: Sheldon Hearn To: "William Wong" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: log_in_vain In-reply-to: Your message of "Mon, 03 Apr 2000 16:42:01 -0400." <000501bf9dad$102dc000$0300a8c0@anime.ca> Date: Tue, 04 Apr 2000 00:25:14 +0200 Message-ID: <80771.954800714@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 03 Apr 2000 16:42:01 -0400, "William Wong" wrote: > I added this option a while ago, and I was wondering if there was a > way to direct all it's syslog output into a particular file instead of > putting it all in my 'messages' and 'kernel logs'. I was trying to > look for the facility and levels of the log_in_vain output, but I was > unable to find it. You can tell us! :-) Run syslogd with the -v option specified twice. Check the syslogd(8) manual page to see what this does. Then let us know which facility and priority these messages are logged on. :-) Cioa, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message