Commands for Status Monitoring and Statistics
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
576
configure log filter events match
configure log filter <name> [add | delete] {exclude} events [<event-
condition> | [all | <event-component>] {severity <severity> {only}}] [match
| strict-match] <type> <value>
Description
Configures a log filter to add or delete detailed feature messages based on a specified set of events and
match parameter values.
Syntax Description
Default
If the exclude keyword is not used, the events will be included by the filter. If severity is not
specified, then the filter will use the component default severity threshold (see the note on on page 574
when
delete or exclude is specified).
Usage Guidelines
This command controls the incidents that pass a filter by adding, or deleting, a specified set of events
that match a list of
<type> <value> pairs. This command is an extension of the command configure
log filter events
, and adds the ability to filter incidents based on matching specified event
parameter values to the event.
See the
configure log filter events command on page 573 for more information on specifying and
using filters, on event conditions and components, and on the details of the filtering process. The
discussion here is about the concepts of matching
<type> <value> pairs to more narrowly define
filters.
name Specifies the filter to configure.
add Add the specified events to the filter.
delete Remove the specified events from the filter.
exclude Events matching the filter will be excluded.
event-condition Specifies the event condition.
all Specifies all events.
event-component Specifies all the events associated with a particular component.
severity Specifies the minimum severity level of events (if the keyword only is omitted).
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. For more information about types
and values see “Types and Values” on page 577.
value Specifies the value of the parameter to match. For more information about
types and values see “Types and Values” on page 577.