Reference Guide

Table Of Contents
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}
Parameters
process-name — (Optional) Enter the process-name to use as a lter in syslog messages.
line-numbers — (Optional) Enter the number of lines to include in the logging messages (1 to 65535).
Default None
Command Mode EXEC
Usage Information The output from this command is the /var/log/eventlog le.
Example (Log-File)
OS10# show logging log-file process-name dn_qos
Troubleshoot OS10 699