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

[libbeat?, filebeat] Kafka Input: Add support for SASL authentication #25458

Closed
benqua opened this issue Apr 30, 2021 · 6 comments
Closed

[libbeat?, filebeat] Kafka Input: Add support for SASL authentication #25458

benqua opened this issue Apr 30, 2021 · 6 comments
Labels
Stalled Team:Service-Integrations Label for the Service Integrations team

Comments

@benqua
Copy link

benqua commented Apr 30, 2021

Describe the enhancement:
Kafka input doesn't support SASL, while the support has been added to the kafka output (see #8387 ) .
It would be great to have SASL support in Kafka (filebeat) input.
For example the kafka service from AWS, AWS MSK, only support SSL auth or SASL/SCRAM-SHA512. Supporting this scheme would make it possible to read from AWS MSK with filebeat.

Describe a specific use case for the enhancement or feature:
We use filebeat to collect EKS logs, send them to MSK, read them back with filebeat to finally index them in the Elastic Cloud service.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 30, 2021
@benqua benqua changed the title [libbeat?, filebeat] Kafka Input: Add support for SASL_SSL authentication [libbeat?, filebeat] Kafka Input: Add support for SASL authentication Apr 30, 2021
@ChrsMark ChrsMark added the Team:Integrations Label for the Integrations team label May 5, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label May 5, 2021
@benqua
Copy link
Author

benqua commented Jun 1, 2021

Any plan to support sasl kafka input?

@pchheda-lyft
Copy link

pchheda-lyft commented Jun 3, 2021

We need this as well for filebeat. Any plan to support this @jsoriano ?

@benqua
Copy link
Author

benqua commented Jun 16, 2021

Somehow related to #26294.
Any reaction from the maintainers of the project?

By the way, the fact that kafka input and output don't support the same set of feature is quite confusing.

@benqua
Copy link
Author

benqua commented Sep 14, 2021

Hi beat team, any plan to support sasl for kafka input?

@jlind23 jlind23 added Team:Service-Integrations Label for the Service Integrations team and removed Team:Integrations Label for the Integrations team labels Mar 31, 2022
@botelastic
Copy link

botelastic bot commented Mar 31, 2023

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Mar 31, 2023
@botelastic botelastic bot closed this as completed Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stalled Team:Service-Integrations Label for the Service Integrations team
Projects
None yet
Development

No branches or pull requests

5 participants