diff options
-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 ae1b9273..44c290f4 100644 --- a/docs/configuration/system/syslog.rst +++ b/docs/configuration/system/syslog.rst @@ -30,6 +30,10 @@ indicate that the logging system is functioning. If set, the domain part of the hostname is always sent, even within the same domain as the receiving system. +.. cfgcmd:: system syslog global local-host-name <fqdn> + +Overwrites the local system host name used in syslogs. + .. cfgcmd:: system rsyslog global facility <keyword> level <keyword> Filter syslog messages based on facility and level. |