<!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>&nbsp;</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.&nbsp; 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>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The configuration line: </FONT><FONT face=Arial 
size=2>filter f_filter2&nbsp;&nbsp;&nbsp;&nbsp; { 
level(debug,info,notice,warning,err,crit,alert,emerg); };&nbsp;works very fine, 
f_filter2 is used here to filter the /var/log/messages.&nbsp; All levels are 
being properly logged in the file.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The configuration line: filter 
f_filter2&nbsp;&nbsp;&nbsp;&nbsp; { level(debug..emerg); };&nbsp;just doesn't 
work.&nbsp; I hope it's only a syntax issue, hopefully some of you encountered 
the problem already.&nbsp;&nbsp;Using logger I was able to test which level was 
logged using that config line and only these levels properly log: debug, 
emerg.&nbsp; Nothing in between.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Is&nbsp;the (..) syntax still supported in 
syslog-ng 1.9+ ?&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-David</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>