gluster / glusterfs-java-filesystem

GlusterFS for Java
BSD 3-Clause "New" or "Revised" License
57 stars 45 forks source link

glusterfs-java-filesystem for output plugin in logstash #17

Open IngoS11 opened 7 years ago

IngoS11 commented 7 years ago

Hi Louis, I cam across this project and saw your presentation from 2014 just yesterday. We currently run a Kafka -> Logstash (File Output Plugin) -> Fuse Client -> GlusterFS setup and seeing your video with the NIO2 input plugin I was wondering how feasible it would be to replace the Logstash File Output Plugin and the flues Client with a Logstash NIO.2 Oputput Plugin using your project. I seem to be unable to find any nio2 plugins for logstash what so ever.

louiszuckerman commented 7 years ago

I gave it a shot but it didn't get any traction with logstash...

https://github.com/elastic/logstash-contrib/pull/35

IngoS11 commented 7 years ago

Thanks for the quick repöy. Too bad the NIO.2 plugin did not happen.