
2 Jun
2017
2 Jun
'17
6:30 p.m.
On Fri, Jun 2, 2017 at 9:14 PM, Ralph Goers <rgoers@apache.org> wrote:
I found https://github.com/gilt/logback-flume-appender but haven’t looked at the code. Maybe it will meet your needs.
Sorry, that project have only networking code. There is https://github.com/internetitem/logback-elasticsearch-appender project with writes from Logback to Elasticsearch directly (with buffering and awaiting to Elasticsearch to become up). But that project store events only in memory...