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

Beat via Kafka #5254

Open
xuziheng1002 opened this issue Oct 31, 2018 · 7 comments
Open

Beat via Kafka #5254

xuziheng1002 opened this issue Oct 31, 2018 · 7 comments

Comments

@xuziheng1002
Copy link

we use graylog and sidecar to collector application logs,but graylog-server input has been the bottle-neck, so we think it will be better if let Beat input get messages from kafka.
Is there any schedule to develop this feature now?

@florianpopp
Copy link

We do not have anything scheduled yet, but this is a valid request.

@florianpopp florianpopp added this to the 3.x milestone Nov 15, 2018
@jalogisch jalogisch reopened this Nov 18, 2018
@bernd bernd removed this from the 3.x milestone Nov 11, 2020
@bernd bernd changed the title [feature request] Beat via Kafka Beat via Kafka Nov 15, 2020
@BenoitPoulet
Copy link

is it on the roadmap ?

You are pushing Filebeat to ingest logs, but we are unable to connect it to a queue.

@BenoitPoulet
Copy link

BenoitPoulet commented Jan 8, 2024

any news about this ?

@rkmbaxed
Copy link

News would be great, we are also waitung for this feature.

@waab76
Copy link
Contributor

waab76 commented May 30, 2024

Is there a reason that the existing Kafka inputs don't work for this case? What additional functionality are we hoping to get from specifically building a Kafka input for Beats?

@bernd
Copy link
Member

bernd commented May 31, 2024

@waab76 We can reuse the Kafka transport infrastructure but need a new Kafka-based input with a Beats codec. We have to find out how the Beats payload looks like. If it's the same binary payload that is used in the lumberjack protocol, we can probably reuse the Beats input's codec.

@waab76
Copy link
Contributor

waab76 commented Jun 21, 2024

Tentatively targeting this for 6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants