Custom logging implementation

The tools mentioned in the preceding section can be leveraged to build a custom end-to-end logging solution. The most commonly used architecture for custom log management is a combination of Logstash, Elasticsearch, and Kibana, also known as the ELK stack.

The full source code of this chapter is available under the chapter8 projects in the code files under https://github.com/rajeshrv/Spring5Microservice. Copy chapter7.configserver, chapter7.eurekaserver, chapter7.search, chapter7.search-apigateway, and chapter7.website into a new STS workspace and rename chapter8.*.

Note: Even though Spring Cloud Dalston SR1 officially supports Spring Boot 1.5.2.RELEASE, there are a few issues around Hystrix. In order to run ...

Get Building Microservices with Spring now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.