Skip to content

Kafka source with a Kerberos Keytab authentication #6096

Answered by jszwedko
Shogobg asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not super familiar with kerberos, but you can pass options directly to librdkafka via things like:

[sources.kafka]
type = "kafka"
librdkafka.some_option = "foo"

I do see some mention of kerberos and keytab in the available options: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Shogobg
Comment options

Answer selected by Shogobg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants