Configure Log Filter Set Severity Match - Extreme Networks ExtremeWare Command Reference Manual

Version 7.5
Hide thumbs Also See for ExtremeWare:
Table of Contents

Advertisement

Commands for Status Monitoring and Statistics

configure log filter set severity match

configure log filter <filter name> set severity <severity> events
[<event condition> | [all | <event component>]] [match | strict-match]
<type> <value> {and <type> <value> ...}
Description
Sets the severity level of an existing filter item.
Syntax Description
filter name
Specifies the filter to configure.
severity
Specifies the severity level to send.
event component
Specifies all the events associated with a particular component.
only
Specifies only events of the specified severity level.
match
Specifies events whose parameter values match the <type> <value> pair.
strict-match
Specifies events whose parameter values match the <type> <value> pair, and possess all
the parameters specified.
type
Specifies the type of parameter to match.
value
Specifies the value of the parameter to match.
and
Specifies additional <type> <value> pairs that must be matched.
Default
N/A
Usage Guidelines
This command modifies the severity level of an existing filter item describing a particular set of events
and the parameter values of the desired events. Using this command is equivalent to deleting the filter
item from the filter and then adding back a filter item describing the same set of events with a different
severity level. The command can only be used to modify a filter item referring to a set of events with a
severity level, as opposed to one that makes use of only a single severity. It can be used to modify either
"exclude" or "include" filter items.
For example, to change the severity level of the filter item added with this command:
configure log slbFilter2 add exclude events slb.conn severity notice match
source ipaddress 10.1.2.0/24
use the following command:
configure log slbFilter2 set severity info events events slb.conn match
source ipaddress 10.1.2.0/24
Using this single command is preferred to using a
configure log slbFilter2 delete exclude events slb.conn severity notice match
source ipaddress 10.1.2.0/24
configure log slbFilter2 add exclude events slb.conn severity info match
684
command followed by an
delete
command:
add
ExtremeWare 7.5 Command Reference Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware 7.5

Table of Contents