[Q&A] Unable to setup fluentd-kafka using SASL_PLAINTEXT protocol using GSSAPI mechanism #5095
Unanswered
Jyothsnadpriya
asked this question in
Q&A
Replies: 1 comment
-
Could someone please check and update on the above posted question? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is a problem?
Issue: We are consuming data from kafka to fluentd using PLAINTEXT protocol but as per organization mandate we are supposed to upgrade the security protocol to SASL_PLAINTEXT using GSSAPI. While doing the protocol upgrade, we are seeing an error while accessing the principal.
E.g. principal used is "[email protected]"
We see that principal instance was corrupted as "www12@[email protected]" instead of "[email protected]"
could you please suggest on how to resolve this issue
Describe the configuration of Fluentd
No response
Describe the logs of Fluentd
No response
Environment
Beta Was this translation helpful? Give feedback.
All reactions