From ac4f351c9b738197950550ff23d5b3d53d68214b Mon Sep 17 00:00:00 2001 From: srividya0208 Date: Tue, 18 Mar 2025 10:43:52 -0400 Subject: syslog: missing set in front of commands --- docs/configuration/system/syslog.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/configuration/system/syslog.rst b/docs/configuration/system/syslog.rst index 41a65934..2a3eaa13 100644 --- a/docs/configuration/system/syslog.rst +++ b/docs/configuration/system/syslog.rst @@ -20,18 +20,18 @@ server which is reached via :abbr:`IP (Internet Protocol)` UDP/TCP. Global Settings --------------- -.. cfgcmd:: system syslog marker interval +.. cfgcmd:: set system syslog marker interval Interval (in seconds) for sending mark messages to the syslog input to indicate that the logging system is functioning. This defaults to 1200 seconds. -.. cfgcmd:: system syslog marker disable +.. cfgcmd:: set system syslog marker disable Disable periodic injection of mark messages. -.. cfgcmd:: system syslog preserve-fqdn +.. cfgcmd:: set system syslog preserve-fqdn If set, the domain part of the hostname is always sent, even within the same domain as the receiving system. -- cgit v1.2.3