Detailed description can be found here:
- Logging with Spring Boot and Elastic Stack
- Using logstash-logging-spring-boot-starter for logging with Spring Boot and Logstash
The library is published on Maven Central. Current version is 1.2.2.RELEASE
<dependency> <groupId>com.github.piomin</groupId> <artifactId>logstash-logging-spring-boot-starter</artifactId> <version>1.2.2.RELEASE</version> </dependency>