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

ability to choose sending data into logstash #20

Open
benyamindfring opened this issue Jan 11, 2016 · 2 comments
Open

ability to choose sending data into logstash #20

benyamindfring opened this issue Jan 11, 2016 · 2 comments

Comments

@benyamindfring
Copy link

it would be great to allow sending data to logstash first, and not directly to ES.
sometimes (many times) it is necessary to perform additional work on the data before indexing.

what do you think?
i'm assuming it just requires to change the bulk push from using the ES restApi to just sending json to logstash.

@ghost
Copy link

ghost commented May 15, 2017

I agree with this so I'll definitely upvote.

However for my use case, our ELK/Elastic Stack architecture has Kafka as the front-end message queue. For data shippers that can't send to Kafka we have Logstash Shippers to act as a proxy just in case.

But maybe a valid workaround until Logstash support is added is to set up an Elasticsearch Ingest Node.

@amaury-d
Copy link

Hello, is there any news on this topic ?

I'd like to monitor technical metric of nodejs and be able to forward it to a logstash.

Best regards

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

3 participants