show log configuration

show log configuration

Description

Displays the log configuration for switch log settings, and for certain targets.

Syntax Description

This command has no arguments or variables.

Default

N/A.

Usage Guidelines

This command displays the log configuration for all targets. The state of the target, enabled or disabled, appears. For the enabled targets, the associated filter, severity, match expression, and format appears. The debug mode state of the switch is also appears.

Example

The following command displays the configuration of all the log targets and all existing filters:

# show log configuration
Debug-Mode: Disabled
Show Message Privilege: User (non-administrative)
Enabled TLS Ciphers:  aes128-sha256, dhe-rsa-aes256-sha256
Disabled TLS Ciphers: aes128-sha, aes256-sha256, dhe-rsa-aes128-sha256
Syslog TLS TCP User Timeout: Default
Syslog TLS OCSP: On

Log Target      : memory-buffer
    Enabled     : yes
    Filter Name : DefaultFilter
    Match regex : Any
    Severity    : Debug-Data (through Critical)
    Format      : MM/DD/YYYY HH:MM:SS.hh <Severity:Component.SubComponent.Condition>
    Buffer size  : 1000 messages
    Percent Full : 100% (wrapping)
    Full Alert   : None

Log Target      : nvram
    Enabled     : yes
    Filter Name : DefaultFilter
    Match regex : Any
    Severity    : Warning (through Critical)
    Format      : MM/DD/YYYY HH:MM:SS.hh <Severity:Component.SubComponent.Condition>

Log Target      : console
    Enabled     : no
    Filter Name : DefaultFilter
    Match regex : Any
    Severity    : Info (through Critical)
    Format      : MM/DD/YYYY HH:MM:SS.hh <Severity:Component.SubComponent.Condition>


Log Filter Name: DefaultFilter
I/                                                 Severity
E Component   SubComponent Condition               CEWNISVD
- ----------- ------------ ----------------------- --------
I All                                              ********

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
                 * - Pre-assigned severities in effect for specified component
Debug Severity : S - Debug-Summary,  V - Debug-Verbose,  D - Debug-Data
                 + - Debug Severities, but log debug-mode not enabled
If Match parameters present:
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
                 VR   - Virtual Router Name,  VRID  - VR Identifier
                 VRF  - Virtual Routing and Forwarding Name
                 L4   - Layer-4 Port #,  Num  - Number,  Str  - String
                 Nbr  - Neighbor, Rtr  - Routerid, EAPS - EAPS Domain
                 Proc - Process Name
Strict Match   : Y - every match parameter entered must be present in the event
                 N - match parameters need not be present in the event

The following command displays Syslog TLS OCSP attributes (lines 8-11):

# show log configuration
Debug-Mode: Disabled
Show Message Privilege: User (non-administrative)
Enabled TLS Ciphers:  dhe-rsa-aes128-sha256, aes256-sha256, dhe-rsa-aes256-sha256, aes128-sha, aes128-sha256
Disabled TLS Ciphers: None
Syslog TLS TCP User Timeout: Default
Syslog TLS OCSP: On
Syslog TLS OCSP Attributes:
  Nonce               : On
  Signer ocsp-nocheck : On
  Override Server URL : http://syslogocsp:2022

Log Target      : memory-buffer
    Enabled     : yes
    Filter Name : DefaultFilter
    Match regex : Any
    Severity    : Debug-Data (through Critical)
    Format      : MM/DD/YYYY HH:MM:SS.hh <Severity:Component.SubComponent.Condition>
    Buffer size  : 1000 messages
    Percent Full : 100% (wrapping)
    Full Alert   : None

Log Target      : nvram
    Enabled     : yes
    Filter Name : DefaultFilter
    Match regex : Any
    Severity    : Warning (through Critical)
    Format      : MM/DD/YYYY HH:MM:SS.hh <Severity:Component.SubComponent.Condition>

Log Target      : console
    Enabled     : no
    Filter Name : DefaultFilter
    Match regex : Any
    Severity    : Info (through Critical)
    Format      : MM/DD/YYYY HH:MM:SS.hh <Severity:Component.SubComponent.Condition>


Log Filter Name: DefaultFilter
I/                                                 Severity
E Component   SubComponent Condition               CEWNISVD
- ----------- ------------ ----------------------- --------
I All                                              ********

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
                 * - Pre-assigned severities in effect for specified component
Debug Severity : S - Debug-Summary,  V - Debug-Verbose,  D - Debug-Data
                 + - Debug Severities, but log debug-mode not enabled
If Match parameters present:
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
                 VR   - Virtual Router Name,  VRID  - VR Identifier
                 VRF  - Virtual Routing and Forwarding Name
                 L4   - Layer-4 Port #,  Num  - Number,  Str  - String
                 Nbr  - Neighbor, Rtr  - Routerid, EAPS - EAPS Domain
                 Proc - Process Name
Strict Match   : Y - every match parameter entered must be present in the event
                 N - match parameters need not be present in the event

History

This command was first available in ExtremeXOS 10.1.

Syslog reference identifier information was added in ExtremeXOS 22.3.

Which Syslog TLS session ciphers are enabled/disabled was added in ExtremeXOS 22.4.

Information about the Syslog TLS TCP user timeout value was added in ExtremeXOS 22.5.

OCSP check status information was added in ExtremeXOS 30.7.

Syslog TLS OCSP attributes were added in ExtremeXOS 32.2.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.