changing from standard syslog port to syslog-tls

This commit is contained in:
Andrew Heath 2023-05-11 11:41:49 -04:00
parent 359d13ce25
commit cca326c270

View file

@ -215,7 +215,7 @@ local4.* ?m_http_apps;MergeFormat
local6.* ?m_audit;MergeFormat
# forward to splunk host, over tls
*.* @splunk-syslog.corp.redhat.com:514
*.* @splunk-syslog.corp.redhat.com:6514
$DefaultNetstreamDriver gtls # use gtls netstream driver
$ActionSendStreamDriverMode 1 # require TLS for the connection
$ActionSendStreamDriverAuthMode anon # server is NOT authenticated