Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 12:49:30 +0100
From:      Thomas Quinot <thomas@freebsd.org>
To:        arch@freebsd.org
Subject:   syslog.conf syntax change (multiple program/host specifications)
Message-ID:  <20030210114930.GB90800@melusine.cuivre.fr.eu.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030210114930.GB90800>