splunk / splunk-connect-for-kubernetes

Helm charts associated with kubernetes plug-ins
Apache License 2.0
344 stars 270 forks source link

SSL error in loggin and object pods #871

Open Yiyito11 opened 7 months ago

Yiyito11 commented 7 months ago

What happened: Afer installing the chart for loggin metrics and object with the HEC token , I´m getting error from objects and loggin pods:

failed to load command: fluentd (/usr/bin/fluentd)
/usr/share/ruby/net/protocol.rb:46:in `connect_nonblock': Connection reset by peer - SSL_connect (Errno::ECONNRESET)

(attached full logs)

metrics pods are ok.

image

What you expected to happen:

loggin and object pods send to splunk platform.

Anything else we need to know?:

attaching values.yaml file I´m currently using . I changed insecureSSL to true after first time I got error, but still the same error. k8s version 1.26.10 Probably is related to this case which was closed without resolution: https://github.com/splunk/splunk-connect-for-kubernetes/issues/774

splunk.logs.txt values.yaml.txt