Here at CommerceHub we have a couple of internal libraries
(logstash-support-logback and logstash-support-dropwizard) that we
have been quite happy with so far. Open-sourcing them has been on our
"someday" list for a while. They are designed to send logging events
to Redis. Then we have a logstash process grab the events from Redis
and put them in ElasticSearch. A logback Layout is provided which
produces a JSON representation of the logging events.
logstash-support-logback includes the Layout and Redis Appender;
logstash-support-dropwizard adds classes that can be used to easily
configure the Layout and Appender in a Dropwizard application. We use
these classes with both Java 7 and Java 8. If there's a lot of
interest perhaps I can prioritize getting this out under
https://github.com/commercehub-oss .
Matt Hurne
> --
> You received this message because you are subscribed to the Google Groups
> "dropwizard-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
dropwizard-de...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.