From owner-freebsd-security Sat Dec 5 13:01:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10646 for freebsd-security-outgoing; Sat, 5 Dec 1998 13:01:43 -0800 (PST) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from Relay.Romania.EU.net (main.RO.EU.net [193.226.128.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10631 for ; Sat, 5 Dec 1998 13:01:36 -0800 (PST) (envelope-from Liviu.Ionescu@Romania.EU.net) Received: from ilg-mobile (ilg-home.RO.EU.net [193.226.149.3]) by Relay.Romania.EU.net (8.9.1/8.9.1/EUI_RO-AntiSpam) with SMTP id WAA16478; Sat, 5 Dec 1998 22:59:57 +0200 (EET) Reply-To: From: "Liviu Ionescu" To: "'Roger Marquis'" , Subject: RE: Syslog.conf setup Date: Sat, 5 Dec 1998 23:01:19 +0200 Message-ID: <008a01be2092$695450c0$0395e2c1@ilg-mobile> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > This example is trying to use "*" as a log level, which is incorrect. > You can use "*" to indicate all facilities but not all log levels. from the 3.0 syslog.conf man page: An asterisk ("*'') can be used to specify all facilities all levels or all programs. I just used it a few minutes ago and it worked. however, if for any reasons you have to remain portable with other syslog daemons (like Solaris), you should use .debug instead. regards, Liviu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message