User`s guide

Configuring Syslog Servers, Applications, and Console Logging
6-6 Managing Syslog
configuredandtheserver(s)towhichmessageswillbesent.Inthiscase,loggingfor
applicationshasnotbeenchangedfromthedefaultseveritylevelof6:
Modifying Severity Levels and Assigning Syslog Servers for Applications
Bydefault,messageswillbegeneratedbyclientapplicationsataseveritylevelof6andloggedto
enabledSyslogserversatthesystem’sdefaultseveritylevelof8,ortoalevelsetusingtheset
loggingserverorsetloggingdefaultcommand.Tomodifytheseverityleveloflog
messagesand
theserver(s)towhichmessageswillbesentforoneorallapplications:
set logging application {[mnemonic|all]}[level level][servers servers]
Example
ThisexampleshowshowtosettheseveritylevelforSSH(SecureShell)to5sothatwarning
conditionswillbegeneratedforthatapplicationandsenttoSyslogserver1:
Matrix(rw)->show logging application all
Global Logging State: Enabled
Application Current Severity Level Server
----------------------------------------------------
88 RtrAcl 6 1-8
89 CLI 8 1-8
90 SNMP 8 1-8
91 Webview 6 1-8
93 System 6 1-8
95 RtrFe 6 1-8
96 Trace 6 1-8
105 RtrLSNat 6 1-8
111 FlowLimt 6 1-8
112 UPN 6 1-8
1(emergencies) 2(alerts) 3(critical)
4(errors) 5(warnings) 6(notifications)
7(information) 8(debugging)
Note: Mnemonic values are case sensitive and must be typed as they are listed in Ta b le 6 -1 .
Matrix(rw)->set logging application SSH level 5 server 1
Note: The severity value of the specified server(s) must be configured the same — or at a higher
value — as the severity specified for applications in order for those applications to be logged to
the server(s).