Users Guide

Table Of Contents
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.
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
Supported
releases
10.5.0 or later
logging server
Configures a remote syslog server.
Syntax
logging server {ipv4address | ipv6address} [tcp | udp | tls] [port-
number] [severity severity-level] [vrf {management | vrf-name]
Parameters
ipv4address | ipv6address (Optional) Enter the IPv4 or IPv6 address of the logging
server.
tcp | udp | tls port-number (Optional) Send syslog messages using TCP, UDP, or TLS
transport to a specified port on a remote logging server, from 1 to 65535.
severity-level (Optional) Set the logging threshold severity:
log-emerg System is unusable.
log-alert Immediate action is needed.
log-crit Critical conditions
log-err Error conditions
log-warning Warning conditions
log-notice Normal, but significant conditions (default)
log-info Informational messages
1820 Troubleshoot Dell EMC SmartFabric OS10