Users Guide

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
log-debug Debug messages
vrf {management | vrf-name} (Optional) Configure the logging server for the management
or a specified VRF instance.
Defaults
System logging to a remote server is not configured. When configured, system messages are sent over
UDP to port 514 on a remote logging server by default. System messages of severity-level log-notice
and lower are sent.
Command Mode CONFIGURATION
Usage
Information
Use the logging server command to forward log messages to syslog servers for storage.
The tls option requires that a valid security profile is already configured with the logging
security-profile command. If you delete the logging security profile, system messages are sent
using UDP (default) to a remote syslog server.
The no version of this command deletes the syslog server.
Troubleshoot Dell EMC SmartFabric OS10 1819