From 20e0c5db9594f6a52f611ee6241e09c0c520b462 Mon Sep 17 00:00:00 2001 From: srividya0208 Date: Wed, 11 Mar 2026 07:29:35 -0400 Subject: Correction of syslog and isis cli commands as per the latest version --- docs/configuration/system/syslog.rst | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'docs/configuration/system') diff --git a/docs/configuration/system/syslog.rst b/docs/configuration/system/syslog.rst index 57d5e6bf..c2767c4a 100644 --- a/docs/configuration/system/syslog.rst +++ b/docs/configuration/system/syslog.rst @@ -51,22 +51,16 @@ Configure the general behavior of the syslog service. If configured, the device includes its :abbr:`FQDN (Fully Qualified Domain Name)` in log messages, even if the syslog server is in the same domain. -.. cfgcmd:: set system syslog source-address
- - Configure the source IP address for log transmission to a remote server. Local logging ------------- Configure which log messages to save to a local log file. -.. cfgcmd:: set system syslog file facility level +.. cfgcmd:: set system syslog local facility level **Configure syslog to save log messages for a specific facility and - severity level to a local log file.** - - Logs matching the specified facility and severity level are saved to the - local file at ``/var/log/messages``. + severity level to ``/var/log/messages``.** Refer to the tables below for valid facility and severity options. -- cgit v1.2.3