Ship SpringBoot App logs directly to Elastic Search
Logback configuration with Elastic Search Appender
In this section we will see how to ship the logs directly to Elastic search from a spring boot application.
We will be using the logback xml with elastic search appender configuration.
For documenta...
thirumurthi.hashnode.dev5 min read