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

[question] any plans to be able to push directly to elasticsearch ? #11

Open
bobymicroby opened this issue Oct 8, 2016 · 7 comments
Open

Comments

@bobymicroby
Copy link

No description provided.

@jedisct1
Copy link
Contributor

jedisct1 commented Oct 8, 2016

Hi Boris,

Yes, this is definitely planned (and pull requests are welcome to make it happen sooner!)

Support for the Beats serialization format is also planned.

@bobymicroby
Copy link
Author

That's awesome !

On Sat, Oct 8, 2016, 18:24 Frank Denis [email protected] wrote:

Hi Boris,

Yes, this is definitely planned (and pull requests are welcome to make it
happen sooner!)

Support for the Beats serialization format is also planned.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA4nVydwBuYzmDStgdGNariD5nVMZ-Orks5qx7W0gaJpZM4KRuDg
.

@denji
Copy link

denji commented Mar 12, 2017

While the implementation is not complete, you can try to use fluentbit/hindsight.

@Trojan295
Copy link
Contributor

I would like to take this, if no one already started implementing it

@jedisct1
Copy link
Contributor

jedisct1 commented Oct 3, 2018

Go for it!

@Trojan295
Copy link
Contributor

I check available libraries a bit and I didn't found any, which supports Elastic 6.x. There is https://github.com/elastic-rs/elastic for Elastic 5.x.
But I believe we will need only the index operation (with bulk), so I could use some HTTP library and implement support for 6.x.

@jedisct1 WDYT? The Elasticsearch API's are not backward compatible between major releases and we need to decide which one to support.

@Trojan295
Copy link
Contributor

I see that https://github.com/elastic-rs/elastic supports now Elasticsearch 7.x, so I think it would be worth to look on this issue again.

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

5 participants