tsaikd / gogstash

Logstash like, written in golang
MIT License
644 stars 106 forks source link

Elastic legacy #130

Closed pachico closed 4 years ago

pachico commented 4 years ago

This change should allow this plugin to work in new and old Elasticsearch versions. What do you think about it?

tsaikd commented 4 years ago

https://github.com/tsaikd/gogstash/tree/0.1.21/output/elasticv5

Add the v5 module back. You can close #130 and #128, If it's solved your problem.

pachico commented 4 years ago

Thanks a lot, sir

aantono commented 4 years ago

Does this work with Elastic 6.x as well as the 5.x lines?

tsaikd commented 4 years ago

I'm not sure, you need to test by yourself for the dedicated features.