diff options
author | Christian Breunig <christian@breunig.cc> | 2025-03-04 14:16:21 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-03-04 14:21:23 +0100 |
commit | c8c9cc90ce7d34f1d293d5cc039ab9e9900c8d98 (patch) | |
tree | 6b2a2d1ee7d0529576140d5ed2603ffc9dfda8af /docs/configuration/system/syslog.rst | |
parent | 2947830ef60c90f94af801cdcd2ce2c790d46371 (diff) | |
download | vyos-documentation-c8c9cc90ce7d34f1d293d5cc039ab9e9900c8d98.tar.gz vyos-documentation-c8c9cc90ce7d34f1d293d5cc039ab9e9900c8d98.zip |
syslog: T6989: add CLI command to disable periodic injection of mark messages
Diffstat (limited to 'docs/configuration/system/syslog.rst')
-rw-r--r-- | docs/configuration/system/syslog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/system/syslog.rst b/docs/configuration/system/syslog.rst index 73baaa5e..0b3767f7 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 injeciton of mark messages to syslog. + .. cfgcmd:: system syslog preserve-fqdn If set, the domain part of the hostname is always sent, even within the same |