Users Guide

Table Of Contents
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S). Also
supported in SmartFabric mode starting in release 10.5.0.1.
Example
OS10(config)# logging log-file disable
Example (Enable)
OS10(config)# logging log-file enable
Example
(Severity)
OS10(config)# logging log-file severity log-notice
Supported
Releases
10.2.0E or later
logging monitor
Set the minimum severity level for logging to the terminal lines.
Syntax
logging monitor severity severity-level
Parameters severity-level — Set the minimum logging severity level:
log-emerg — Set the system as unusable.
log-alert — Set to immediate action is needed.
log-crit — Set to critical conditions.
log-err — Set to error conditions.
log-warning — Set to warning conditions.
log-notice — Set to normal but significant conditions, the default.
log-info — Set to informational messages.
log-debug — Set to debug messages.
Default Log-notice
Command Mode CONFIGURATION
Usage Information
To reset the monitor severity to the default level, use the no logging monitor severity command. The
default severity level is log-notice.
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S). Also
supported in SmartFabric mode starting in release 10.5.0.1.
Example
OS10(config)# logging monitor severity log-info
Supported
Releases
10.2.0E or later
logging security-profile
Creates a TLS security profile for system logging.
Syntax
logging security-profile profile-name
Parameters profile-name — Enter the name of the Syslog over TLS security profile created with the crypto security-
profile profile-name command; a maximum of 32 characters.
Default Not configured
Command mode CONFIGURATION
Usage information Use this command to specify the configured crypto security profile to use to send system messages to a remote
server over TLS. TLS requires an X.509v3 certificate-key pair installed on the switch.
Example
OS10(config)# logging security-profile prof1
Troubleshoot OS10 1333