Xymon Mailing List Archive search

quick questions - ignores in client-local.cfg?

list Betsy Schwartz
Mon, 17 Dec 2012 12:12:21 -0500
Message-Id: <user-47c3b46ff398@xymon.invalid>

Can I say for example

[linux]
log:/var/log/messages:102400
ignore nslcd
ignore MARK
ignore %.*be2net.*

or do those all have to be one regexp?

(and can I say "ignore nslcd" or does it have to be "ignore %.*nslcd.* " ?