alex77g / simple-logging-eck-fluentd-fluentbit

Example logging solution with elastic clound on kubernetes, fluentd and fluentbit
Apache License 2.0
7 stars 7 forks source link

fleuntd cannot connect to es #2

Open markphip opened 4 years ago

markphip commented 4 years ago

Trying your default script, (chose fluentd) .. everything starts up OK but in the fluentd logs it is throwing these errors:

Could not communicate to Elasticsearch, resetting connection and trying again. SSL_connect returned=1 errno=0 state=error: wrong version number (OpenSSL::SSL::SSLError)

I tried killing the pod to see if it was a timing issue but the new pod gets the same errors. Ideas?

markphip commented 4 years ago

I fixed this one by editing the fluentd daemonset and changing FLUENT_ELASTICSEARCH_SCHEME to http