System log (syslog) messages are a text log of system events.
You can send system log messages to an external server over a Transport Layer Security (TLS) connection.
For the TLS connection, there are two methods of authentication, configured by the Authentication Type parameter.
See Sending system log messages to a server, using TLS.
Before you begin
For the server authentication option, edge devices must have a root certificate authority (CA) preinstalled, which you configure using cryptographic module CLIs. See Install root CA on Cisco IOS XE Catalyst SD-WAN device.
Follow these steps to configure the TLS parameters for saving syslog messages to an external server over a TLS connection.
Procedure
|
1. |
In a System Logging template, in the TLS section, click New Profile. |
|
2. |
Configure these parameters:
| Field |
Description |
| Profile Name |
Enter the TLS profile name. |
| TLS Version |
Choose TLS versions v1.1 or v1.2. |
| Authentication Type |
Choose the authentication type:
-
Server With server authentication, edge devices verify the identity of the syslog server. If the syslog server and the certificate are legitimate entities, the device establishes a TLS connection with the server. As part of server authentication, the syslog server shares its public certificate with the devices. See the prerequisite in the "Before you begin" section of this procedure. With this option, all information about TLS profiles, except the trustpoint information, is saved.
-
Mutual With mutual authentication, edge devices and the syslog server authenticate each other at the same time. Devices require root or identity certificates for mutual authentication of the TLS session. With this option, a trustpoint, such as SYSLOG-SIGNING-CA certificate, is saved on the device. This enables SD-WAN Manager to install the certificate from the edge device.
|
| Ciphersuites |
Choose cipher suites (encryption algorithms) based on the TLS version. |
|
|
3. |
To save the feature template, click Save. |