fluent / fluent-plugin-kafka

Kafka input and output plugin for Fluentd
Other
303 stars 178 forks source link

Support Oauth based authN with rdkafka2 output plugin #427

Closed pthalasta closed 2 years ago

pthalasta commented 3 years ago

Is your feature request related to a problem? Please describe.

Current version of the kafka output plugin with rdkafka does not support oauth based mechanism to ship data to Kafka cluster that can take custom authN class names

Describe the solution you'd like

Integrate oauth authentication mechanism to the kafka output based on rdkafka and provide an option to configure the client details along with the class name config if a custom auth library needs to be used for the kafka producer client as needed.

Describe alternatives you've considered

NA

Additional context

No response

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 2 years ago

This issue was automatically closed because of stale in 30 days