Introduction Logging Procedures
Software Reference for SwitchBlade x3100 Series Switches (Setting Up the Switch)
1-168
CREATE LOG FILTER
Syntax
CREATE LOG FILTER=filterid [CATEGORY=category]
[SEVERITY=[op]{CRITICAL|MAJOR|MINOR|NONE}]
Description Creates a management log filter. Management log filters are used to set filter criteria for
management logs. If a management log passes the criteria in a given log filter, the manage-
ment log is routed to all of the management log output destinations that are associated
with that filter via the ADD LOG FILTER command. By default, without a category or
severity value specified, a management log filter matches 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 CREATE LOG FILTER=rmon_filter CATEGORY=RMON SEVERITY=MINOR
Option Description Default Value
FILTER The name of a filter to create. The name should match
criteria that the filter is going to define.
CATEGORY A comma-separated list of log categories, Valid values
for the SBx3112 are listed in Table 1-29.
SEVERITY SEVERITY of the log to filter on
- CRITICAL
- MAJOR
- MINOR
- NONE
NONE