elastic / go-lumber

Go based lumberjack client and server implementation.
Apache License 2.0
55 stars 36 forks source link

[question] Protocol documentation? #8

Open ebuildy opened 5 years ago

ebuildy commented 5 years ago

I am searching the protocol documentation (frame, encoding etc...) in order to implement it with Java (or maybe a Java impl already exist?).

gwijnja commented 4 years ago

It sounds like you're looking for this: https://github.com/elastic/java-lumber

And the protocol is Lumberjack: https://github.com/elastic/logstash-forwarder/blob/master/PROTOCOL.md