[syslog-ng]Filter on severity range
Brad Arlt
arlt@cpsc.ucalgary.ca
Fri, 29 Dec 2000 10:56:42 -0700
On Fri, Dec 29, 2000 at 11:25:08AM -0600, Jon Marks wrote:
> filter f_info { level(info) or level(notice) or .. or level(emerg); };
> filter f_daemon { facility(daemon) and filter(f_info); };
This should condense into:
filter f_filtername { facility(daemon) and level(emerg..info); };
----------------------------------------------------------------------------
__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. (_)\(_)