A Dropwizard logging addon that enables sending structured logs to Logstash using the logstash-logback-encoder.
dropwizard-logstash-encoder is a Dropwizard extension that integrates the logstash-logback-encoder library, allowing applications to send structured JSON logs directly to Logstash. It provides a seamless way to configure Logstash appenders through Dropwizard's YAML configuration, bypassing the need for traditional logback.xml files.
The project is designed to bridge the gap between Dropwizard's configuration system and the logstash-logback-encoder, ensuring that structured logging to Logstash is both straightforward and fully integrated within the Dropwizard ecosystem.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.