Logging Procedures Introduction
1-177
Software Reference for SwitchBlade x3100 Series Switches (Setting Up the Switch)
SET LOG FILTER
Syntax
SET LOG FILTER=filterid [CATEGORY=category] [SEVERITY=[op]{CRITI-
CAL|MAJOR|MINOR|NONE}]
Description Used to change the filter criteria on an existing management log filter. By default, if no
category, severity or format options are specified, the management log filter is set to
match all logs.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
SET LOG FILTER=rmon_filter SEVERITY=MAJOR
Option Description Default Value
FILTER The filterid that has been created
CATEGORY Allows the user to specify one or more management log
categories to filter. A comma-separated list of catego-
ries is accepted. The management log category is taken
from the leading 3 or 4 alphabetic characters from the
management log name. Refer to Table 1-29.
SEVERITY The SEVERITY parameter allows for the display of man-
agement logs that have only a certain sequence number
values. A single severity value may be specified or an
operation-specified range of severities. Valid severities
are CRITICAL, MAJOR, MINOR or NONE. These
severity values can be combined with an optional opera-
tor to include a range of severities. The valid operators
are the following:
< - less-than - match all logs with a severity less than
or equal to the specified severity threshold
> - greater-than - match all logs with a severity greater
than or equal to the specified severity threshold
! - not-equal - match all logs with a severity less than
or equal to the specified severity threshold