Reference Guide

log-info — Set to informational messages.
log-debug — Set to debug messages.
Default Log-notice
Command Mode CONFIGURATION
Usage Information None
Example
OS10(config)# logging monitor severity log-info
Supported Releases 10.2.0E or later
logging server
Congures the remote syslog server.
Syntax
logging server {hostname | ipv4–address | ipv6–address} [severity severity-
level | vrf management [severity severity-level]
Parameters
hostname | ipv4–address | ipv6–address — (Optional) Enter either the hostname or IPv4/IPv6
address of the logging server.
vrf management — (Optional) Congure the logging server for the management VRF instance.
severity-level — (Optional) Set the logging threshold severity:
log-emerg — System as unusable.
log-alert — Immediate action is needed.
log-crit — Critical conditions.
log-err — Error conditions.
log-warning — Warning conditions.
log-notice — Normal but signicant conditions (default).
log-info — Informational messages.
log-debug — Debug messages.
Defaults Log-notice
Command Mode CONFIGURATION
Usage Information Starting from 10.3.0E or later, this command supports IPv6 addresses. The previous versions support only IPv4
addresses. The no version of this command deletes the syslog server.
Example
OS10(config)# logging server dell.com severity log-info
OS10(config)# logging server fda8:6c3:ce53:a890::2
OS10(config)# logging server dell.com vrf management severity log-debug
Supported Releases 10.2.0E or later
show logging
Displays system logging messages by log-le, process-names, or summary.
Syntax
show logging {log-file [process-name | line-numbers] | process-names}
710 Troubleshoot OS10