Managing Spring application logs with ELK

When building systems that are intended to be deployed, an important thing to consider is the means by which server log files are managed. A server log is a log file that is created and maintained by a server. Log files generally consist of a list of activities that a server performed. A means of managing application log files that should be strongly considered is the use of the ELK (Elasticsearch, Logstash, and Kibana) stack. In this section, we will learn how to manage Spring application log files with the ELK stack.

Get Kotlin Programming By Example 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.