Users Guide

Table Of Contents
Delete custom severity profile
You can delete custom severity profiles that you no longer need. However, you cannot delete the default or active severity
profile.
To delete a custom severity profile, use the delete severity-profile://profile-name command. For example:
OS10# delete severity-profile://mySevProf_1.xml
System logging
You can change the system logging default settings using the severity level to control the type of system messages that log.
The range of logging severities are:
log-emergSystem is unstable.
log-alertImmediate action is needed.
log-critCritical conditions
log-errError conditions
log-warningWarning conditions
log-noticeNormal, but significant conditions (default)
log-infoInformational messages
log-debugDebug messages
NOTE: The system rate-limits syslog messages to a maximum of 10 per second on the console.
Enter the minimum severity level for logging to the console in CONFIGURATION mode.
logging console severity
Enter the minimum severity level for logging to the system log file in CONFIGURATION mode.
logging log-file severity
Enter the minimum severity level for logging to terminal lines in CONFIGURATION mode.
logging monitor severity
Configure the remote syslog server in CONFIGURATION mode.
logging server {ipv4address | ipv6address} [tcp | udp | tls] [port-number]
[severity severity-level] [vrf {management | vrf-name]
Disable system logging
You can use the no version of any logging command to disable system logging.
Disable console logging, and reset the minimum logging severity to the default in CONFIGURATION mode.
no logging console severity
Disable log-file logging, and reset the minimum logging severity to the default in CONFIGURATION mode.
no logging log-file severity
Disable monitor logging, and reset the minimum logging severity to the default in CONFIGURATION mode.
no logging monitor severity
Disable server logging, and reset the minimum logging severity to the default in CONFIGURATION mode.
no logging server severity
Troubleshoot Dell EMC SmartFabric OS10
1575