From de7cf37106e03b37449f628240d02cc037849a95 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 4 Mar 2025 16:11:02 +0100 Subject: syslog: T6989: add CLI command to disable periodic injection of mark messages (#1604) * syslog: T6989: add CLI command to disable periodic injection of mark messages * Update docs/configuration/system/syslog.rst Co-authored-by: Daniil Baturin --------- Co-authored-by: Daniil Baturin --- docs/configuration/system/syslog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/configuration/system/syslog.rst b/docs/configuration/system/syslog.rst index 73baaa5e..41a65934 100644 --- a/docs/configuration/system/syslog.rst +++ b/docs/configuration/system/syslog.rst @@ -27,6 +27,10 @@ Global Settings This defaults to 1200 seconds. +.. cfgcmd:: system syslog marker disable + + Disable periodic injection of mark messages. + .. cfgcmd:: system syslog preserve-fqdn If set, the domain part of the hostname is always sent, even within the same -- cgit v1.2.3