<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I recently compiled syslog-ng 1.9.11, properly
linked and compiled eventlog-0.2.4 and the process seems stable / properly
working. Although I have seen a very weird behaviour, maybe I'm just
missing something obvious (well hopefully in fact).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The configuration line: </FONT><FONT face=Arial
size=2>filter f_filter2 {
level(debug,info,notice,warning,err,crit,alert,emerg); }; works very fine,
f_filter2 is used here to filter the /var/log/messages. All levels are
being properly logged in the file.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The configuration line: filter
f_filter2 { level(debug..emerg); }; just doesn't
work. I hope it's only a syntax issue, hopefully some of you encountered
the problem already. Using logger I was able to test which level was
logged using that config line and only these levels properly log: debug,
emerg. Nothing in between.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is the (..) syntax still supported in
syslog-ng 1.9+ ? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>-David</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>