Carson, Sort of... there is a processor for the lumberjack protocol (ListenLumberjack) that supports logstash-forwarder.
Because of the great similarity between the old Lumberjack and Beats, extending ListenLumberjack to support "Lumberjack v2" (aka Beats) should be reasonably trivial, however, elastic has yet to formalise what the protocol is[1][2], leaving us with the choice of supporting what we understand it to be or to wait. I chose to wait but I suspect nobody will complain if someone decides to integrate based on reversing the golang source code. Cheers [1] https://github.com/elastic/libbeat/issues/279#issuecomment-193373322 [2] https://github.com/elastic/go-lumber/issues/1#issuecomment-257786505 On Sat, Dec 10, 2016 at 2:55 AM, Gaspar, Carson <[email protected]> wrote: > Is anyone working on a beats producer / consumer to integrate with the > Elastic ecosystem? > > >
