dropwizard-logstash-encoder
dropwizard-logstash-encoder copied to clipboard
Moved artifact deployment to *Sonatype OSS Nexus Repository* into a Maven profile. Also added documentation on deploying artifacts. This change is intended to allow developers to deploy the JARs locally....
Hi, thanks for the lib. i am using dropwizard 1.0.2. i am looking for the 2.0.0 release jar or snapshot jars in maven repo/oss.sonatype.org. i couldn't find one. are there...
I want to send dropwizard access log to elasticsearch through logstash. Is there any way to do this currently? Or support LogstashAccessTcpSocketAppender?
This PR adds the application's name as a custom field to every entry. Also upgrades logback-encoder to latest upstream (4.2)
the library is compiled with java 8 which makes it not really usable so far. better to maintain some backward compatibility, and use at least java 7 exception looks like:...
Figured since you already had a base project to do support dropwizard logstash plugins that I could add in the flat file based logging that I was using into your...
Hi, I try to use you lib (1.0.2) for logging for DW 0.7.1 but constantly get error. I've configured only host and port, so no any custom configuration provided. exception...