Reference Guide

logging monitor
Set the minimum severity level for logging to the terminal lines.
Syntax
logging monitor severity severity-level
To reset the monitor severity to the default level, use the no logging monitor severity command. The
default severity level is log-notice.
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 signicant conditions (default).
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]
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 in VRF domain.
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.
Troubleshoot OS10 621