KAFKA sink SCRAM-SHA-256 and SCRAM-SHA-512 issue #23219
Unanswered
huaqiangli
asked this question in
Q&A
Replies: 1 comment
-
sinks: |
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.
-
I tried vector 0.42 and 0.47 version and have the same sasl probom, mechanism PLAIN works , SCRAM-SHA-256 and SCRAM-SHA-512 failed.
from the vector log, it reports such as librdkafka: FAIL SASL authentication error:Authentication failed during authentication due to invalid credentials, but i use kafka scripts in apache/kafka image to test , SCRAM-SHA-256 and SCRAM-SHA-512 work well.
Beta Was this translation helpful? Give feedback.
All reactions