Package: dsyslog
Version: 0.5.0
Severity: normal
if I have: condition literal { facility auth; }; condition literal {
facility authpriv; }; then the last condition is the only one that
works... thats because each condition is evaluated as a chain, and
they all have to be true.
I would argue that rather than conditions needing to be all AND to
evaluate to be true, that they should by default be OR, as this is how
a typical syslog works:
*.*;auth,authpriv.none -/var/log/syslog
However, having a parameter to make it so you can say "all of these
must be true" would be a nice thing to have also.
micah
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dsyslog depends on:
ii libc6 2.9-7 GNU C Library: Shared libraries
ii libglib2.0-0 2.20.1-1 The GLib library of C routines
ii libgnutls26 2.6.5-1 the GNU TLS library - runtime libr
Versions of packages dsyslog recommends:
ii logrotate 3.7.7-3 Log rotation utility
Versions of packages dsyslog suggests:
pn dsyslog-module-gnutls <none> (no description available)
pn dsyslog-module-mysql <none> (no description available)
pn dsyslog-module-postgresql <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]