changing from standard syslog port to syslog-tls
This commit is contained in:
parent
359d13ce25
commit
cca326c270
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue