Merge pull request #1550 from nvollmar/T6719

T6719: document local host name config option
This commit is contained in:
Daniil Baturin 2024-09-19 16:30:18 +01:00 committed by GitHub
commit f758aff8c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,10 @@ indicate that the logging system is functioning.
If set, the domain part of the hostname is always sent, If set, the domain part of the hostname is always sent,
even within the same domain as the receiving system. 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> .. cfgcmd:: system rsyslog global facility <keyword> level <keyword>
Filter syslog messages based on facility and level. Filter syslog messages based on facility and level.