Ian Langdon <ilang...@trapeze.com> wrote:
> \w{3} [ :0-9]{11} [._[:alnum:]-]+ avahi-daemon\[[0-9]+\]: Invalid query
> packet.$
> \w{3} [ :0-9]{11} [._[:alnum:]-]+ avahi-daemon\[[0-9]+\]: last message
> repeated [[:digit:]] times$

Second rule should probably be "[[:digit:]]+":

"last message repeated 9 times" would match, but "last message repeated
10 times" wouldn't.

Thanks Ian,
-j

-- 
Jeremy L. Gaddis




_______________________________________________
Logcheck-devel mailing list
Logcheck-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel

Reply via email to