show logging all

Use this command to display all configuration information for system logging.

Syntax

show logging all

Parameters

None.

Defaults

None.

Mode

All command modes.

Example

This example shows how to display all system logging information:

System(rw)->show logging all
        Application   Current Severity Level Server List
----------------------------------------------------------
  88    RtrAcl                           6      1-8,console,file
  89    CLI                              6      1-8,console,file
  90    SNMP                             6      1-8,console,file
  91    Webview                          6      1-8,console,file
  93    System                           6      1-8,console,file
  95    RtrFe                            6      1-8,console,file
  96    Trace                            6      1-8,console,file
 105    RtrLSNat                         6      1-8,console,file
 111    FlowLimt                         6      1-8,console,file
 112    UPN                              6      1-8,console,file
 117    AAA                              6      1-8,console,file
 118    Router                           6      1-8,console,file
 140    AddrNtfy                         6      1-8,console,file
 141    OSPF                             6      1-8,console,file
 142    VRRP                             6      1-8,console,file
 145    RtrArpProc                       6      1-8,console,file
 147    LACP                             6      1-8,console,file
 148    RtrNat                           6      1-8,console,file
 151    RtrTwcb                          6      1-8,console,file
 154    DbgIpPkt                         6      1-8,console,file
 158    HostDoS                          6      1-8,console,file
 180    RtrMcast                         6      1-8,console,file
 183    PIM                              6      1-8,console,file
 184    DVMRP                            6      1-8,console,file
 185    BGP                              6      1-8,console,file
 196    LinkFlap                         6      1-8,console,file
 199    Spoof                            6      1-8,console,file
 207    IPmcast                          6      1-8,console,file
 209    Spantree                         6      1-8,console,file
 211    trackobj                         6      1-8,console,file
 213    LinkTrap                         6      1-8,console,file
 214    CDP                              6      1-8,console,file
 215    LLDP                             6      1-8,console,file
 216    CiscoDP                          6      1-8,console,file
 218    OAM                              6      1-8,console,file
 222    Security                         7      console,sfile
 225    RMON                             6      1-8,console,file
 231    IPsec                            6      1-8,console,file
1(emergencies)  2(alerts)       3(critical)
4(errors)       5(warnings)     6(notifications)
7(information)  8(debugging)
 Server Index: 1
   IP Address: 2001:4000::a00:27ff:fee7:3cd6
   Facility: local4
   Severity: debugging(8)
   Description: default
   Port: 514
   Status: enabled
Defaults:          local4 debugging(8)                         514
Syslog Console Logging disabled
Syslog File Logging enabled
Syslog Secure File Logging enabled
System(rw)->

show logging all Output Details provides an explanation of the command output.

Click to expand in new window

show logging all Output Details

Output... What it displays...
Application A mnemonic abbreviation of the textual description for applications being logged.
Current Severity Level Severity level (1 - 8) at which the server is logging messages for the listed application. For details on setting this value using the set logging application command, refer to set logging application.
Server List Servers the application is being logged to, as well as console and file type: file = standard logging file; sfile = secure file.
Server Index Index number of the server for the information that follows.
IP Address Syslog server‘s IP address. For details on setting this using the set logging server command, refer to set logging server.
Facility Syslog facility that will be encoded in messages sent to this server. Valid values are: local0 to local7.
Severity Severity level at which the server is logging messages.
Description Text string description of this facility/server.
Port UDP port the client uses to send to the server.
Status Whether or not this Syslog configuration is currently enabled or disabled.
Defaults Default facility name, severity level and UDP port designation (as described below.) For details on setting this value using the set logging defaults command, refer to set logging default.
Syslog Console Logging Current state for Syslog console logging.
Syslog File Logging Current state for Syslog file logging.
Syslog Secure File Logging Current state for Syslog secure file logging.