Privacy Policy

Guest
  • Guest
  • Guest Topic Starter
2001-01-16T06:43:28Z
Date parsed: 1/16/2001 6:43:28 AM

Date: Tue, 16 Jan 2001 12:43:28 -0500

If i want to receive messages from a certain local, ranging from warning

on up, but i want to filter out a certain type of message (in this case,

the ports on a Cisco switch going up and down) I want to get all other

important warnings etc, but NOT have logs fill with these ups and

downs. Is there code to exclude certain messages? If not is it

possible this will be in future releases?

Thanks

Rick Inzerllo

Guest
  • Guest
  • Guest Topic Starter
2001-01-16T18:54:55Z
Date parsed: 1/16/2001 6:54:55 PM

Date: Tue, 16 Jan 2001 18:54:55 +0100

Hi Rick,

do the following to filter out unwanted messages:

Create a rule where you specify the conditions which will match properties

of the messages to filter out, don't associate actions with this rule, set

the 'Stop' flag and move this rule to the start of your rule list.

If a message is now received which matches the conditions of the

'filter-out' rule, no action is executed and because the 'Stop' flag is set,

no other rules are evaluated.

Franz

"Rick Inzerillo" <rinzerillo@commercehub.com> wrote in message

news:3A648840.7AF1786D@commercehub.nospam.com...

>

> If i want to receive messages from a certain local, ranging from warning

> on up, but i want to filter out a certain type of message (in this case,

> the ports on a Cisco switch going up and down) I want to get all other

> important warnings etc, but NOT have logs fill with these ups and

> downs. Is there code to exclude certain messages? If not is it

> possible this will be in future releases?

>

> Thanks

>

> Rick Inzerllo

>

Similar Topics