[syslog-ng] DOTDOT problem
Brad Arlt
arlt@cpsc.ucalgary.ca
Tue, 29 Feb 2000 19:11:31 -0700
Hello..
I am running syslog-ng 1.4.0rc3.
I am having a bit of a problem with the '..' operator for priorities.
I have a filter :
filter authlogs {
facility(auth) and priority(emerg..info);
};
Error level through info work just fine... but I get nothing above error.
However if I expand the '..' I get all the levels between emerg and info.
filter authlogs {
facility(auth) and priority(emerg,alert,crit,error,warning,notice,info);
};
----
It looks to me like an "array to small" or "counter doesn't go high
enough" type problem, but I haven't looked at the source yet (it
really is *that* big a deal, its just nice to have to make the config
file smaller/prettier)
----------------------------------------------------------------------------
__o Bradley Arlt Email: arlt@cpsc.ucalgary.ca o__
_ \<_ WWW: www.acs.ucalgary.ca/~bdarlt _>/ _
(_)/(_) -Eat well, sleep peacefully, drink lots, and ride like hell. (_)\(_)