show log configuration filter
ExtremeWare Software 7.3.0 Command Reference Guide 721
show log configuration filter
show log configuration filter {<filter name>}
Description
Displays the log configuration for the specified filter.
Syntax Description
Default
If no options are specified, the command displays the configuration for all filters.
Usage Guidelines
This command displays the configuration for filters.
Example
The following command displays the configuration for the filter, myFilter:
show log configuration filter myFilter
The output of this command is similar to the following:
Log Filter Name : myFilter
I/ Severity Parameter(s) Even If
E Comp. Sub-comp. Condition CEWNISVD Type Value Missing
- ------- ----------- --------------- -------- ------ --------------------- -
I BGP Event * CEWN---- B-Nbr 10.1.2.0 / 24 N
L4 80
E STP OutBPDU * CEWNISVD N
I STP * * -------- N
Include/Exclude: I - Include, E - Exclude
Component Unreg: * - Component/Subcomponent is not currently registered
Severity Values: C - Critical, E - Error, W - Warning, N - Notice, I - Info
Debug Severity : S - Debug-Summary, V - Debug-Verbose, D - Debug-Data
(Caution: Debug Severities require "enable log debug-mode")
Parameter Flags: S - Source, D - Destination (as applicable)
I - Ingress, E - Egress, B - BGP
Parameter Types: Port - Physical Port list, Slot - Physical Slot #
MAC - MAC address, IP - IP Address/netmask, Mask - Netmask
VID - Virtual LAN ID (tag), VLAN - Virtual LAN name
L4 - Layer-4 Port #, Num - Number, Str - String
Nbr - Neighbor, Rtr - Routerid, EAPS - EAPS Domain
Even If Parameters Missing: Y - Yes, N - No, or no parameters specified
The above output shows three filter items. The first item includes events from the BGP.Event
subcomponent of severity
notify
and greater where the BGP neighbor matches the 10.1.2.0/24 subnet
and the L4 port value is 80. The second item excludes all events from the STP.OutBPDU component.
filter name Specifies the filter to display.