fluent / fluentd-kubernetes-daemonset

Fluentd daemonset for Kubernetes and it Docker image
Apache License 2.0
1.27k stars 982 forks source link

Fluentd Kafka2 plugin #1365

Closed daniel-arrick closed 1 year ago

daniel-arrick commented 2 years ago

Hello, I'm wondering if you can help me address an issue I am seeing when handshaking with Kafka. Recently our Kafka provider hardened security ciphers to disallow SSH1 cipher suites and I'm wondering if this is why we are getting this error now:

"error_class=OpenSSL::SSL::SSLError error="SSL_connect returned=1 errno=0 state=error: dh key too small"

I'm wondering if there is a way to enforce the output cipher suites the Kafka server is expecting in the plugin config. Is this possible?

Thank you very much for your time

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days

github-actions[bot] commented 1 year ago

This issue was automatically closed because of stale in 30 days