From owner-freebsd-arch Mon Feb 10 3:49:33 2003 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 454A337B401 for ; Mon, 10 Feb 2003 03:49:32 -0800 (PST) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [62.212.105.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id A779243F3F for ; Mon, 10 Feb 2003 03:49:31 -0800 (PST) (envelope-from thomas@freebsd.org) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id 7AD9F2C3D3; Mon, 10 Feb 2003 12:49:30 +0100 (CET) Date: Mon, 10 Feb 2003 12:49:30 +0100 From: Thomas Quinot To: arch@freebsd.org Subject: syslog.conf syntax change (multiple program/host specifications) Message-ID: <20030210114930.GB90800@melusine.cuivre.fr.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-message-flag: WARNING! Using Outlook can damage your computer. Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm about to commit a change to syslogd to allow multiple hosts or programs to be named in program or host specifications, eg: !foo,bar *.* /var/log/only_foo_or_bar.log !-foo,bar *.* /var/log/all_except_foo_or_bar.log Any objections to this change? A patch is available for review at http://www.cuivre.fr.eu.org/~thomas/syslogd.c.diff. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message