Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kafka consumer to support SASL authentication #10

Closed
vsnine opened this issue Apr 19, 2019 · 3 comments
Closed

Update Kafka consumer to support SASL authentication #10

vsnine opened this issue Apr 19, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@vsnine
Copy link

vsnine commented Apr 19, 2019

  • Feature Idea
Telemetry Streaming BUILD/ VERSION
f5-telemetry-1.2.0-1.noarch.rpm
BIGIP VERSION
Sys::Version
Main Package
  Product     BIG-IP
  Version     13.1.1
  Build       0.0.4
  Edition     Final
  Date        Fri Jul 20 17:55:49 PDT 2018
SUMMARY
Kafka consumer appears to not support SASL authentication.
STEPS TO REPRODUCE
The underlying kafka-node library appears to support username and password but it does not appear to have been implemented in the consumer module in f5telemetry.
EXPECTED RESULTS
ACTUAL RESULTS

@F5ESEAnalytics F5ESEAnalytics added the enhancement New feature or request label Apr 19, 2019
@jsevedge
Copy link
Contributor

@vsnine Internal ID 149 opened to track this.

@vsnine
Copy link
Author

vsnine commented Apr 25, 2019

Small snag, the version of kafka-node that appears to be bundled in the 1.2.0 release is 2.6.1. SASL appears to have not been implemented until the 3.0.0 release of kafka-node. SOHU-Co/kafka-node#923

@focrensh
Copy link

TS version 1.3 introduced the support of SASL-PLAIN auth for Kafka. For further action please open a separate issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants