Fluentd setup to output logs to Kafka with ssl #3740
Unanswered
ashokkumar2706
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I have created a sample fluentd.config to send output to kafka with ssl. But while running the fluentd pod with the below config. Getting error as -
2022-05-11 18:55:05 +0000 [warn]: #0 suppressed same stacktrace
2022-05-11 18:55:07 +0000 [warn]: #0 Send exception occurred: Local: Invalid argument or configuration (invalid_arg) at /fluentd/vendor/bundle/ruby/2.7.0/gems/rdkafka-0.7.0/lib/rdkafka/producer.rb:135:in `produce'
Kindly help in sharing the exact config for Output kafka with SSL.
fluent.conf: |
Beta Was this translation helpful? Give feedback.
All reactions