show logging application

Use this command to display the severity level of Syslog messages for one or all applications configured for logging on your system.

Syntax

show logging application [mnemonic | all]

Parameters

mnemonic | all (Optional) Displays severity level for one or all applications configured for logging.

Defaults

If not specified, information for all applications will be displayed.

Mode

All command modes.

Usage

Mnemonics will vary depending on the number and types of applications running on your system. To display a complete list, use the show logging application command as described in show logging application. Sample values and their corresponding applications are listed in Sample Mnemonic Values for Logging Applications.

Mnemonic values are case sensitive and must be typed as they appear in Sample Mnemonic Values for Logging Applications.

Example

This example shows how to display system logging information pertaining to the all supported applications.

System(su)->show logging application
        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
 226    CFM                              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)

This example shows how to display system logging information pertaining to the SNMP application.

System(rw)->show logging application snmp ?
  <cr>
S8 Chassis(su)->show logging application snmp
        Application   Current Severity Level Server List
----------------------------------------------------------
  90    SNMP                             6      1-8,console,file
1(emergencies)  2(alerts)       3(critical)
4(errors)       5(warnings)     6(notifications)
7(information)  8(debugging)

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

Click to expand in new window

show logging application Output Details

Output... What it displays...
Application A mnemonic abbreviation of the textual description for applications being logged.
Current Severity Level Severity level at which the server is logging messages for the listed application. This range (from 1 to 8) and its associated severity list is shown in the CLI output. For a description of these entries, which are set 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.