LOG MANAGEMENT (ELK)
for Spring Boot application in Docker
Vadym Lotar
vlotar
Requirements
• Build a RESTful Service
• Provide API documentation
• Aggregate log files for further analysis
• Simplify development and deployment processes
Requirements
• Build a RESTful Service
• http://projects.spring.io/spring-boot/
• Provide API documentation
• http://swagger.io/
• Aggregate log files for further analysis
• Simplify development and deployment processes
https://www.elastic.co/products/elasticsearch
https://www.elastic.co/products/logstash
https://www.elastic.co/products/kibana
Source Code
https://github.com/vlotar/spring-boot-elk
Demo

Log management (elk) for spring boot application

  • 1.
    LOG MANAGEMENT (ELK) forSpring Boot application in Docker Vadym Lotar vlotar
  • 2.
    Requirements • Build aRESTful Service • Provide API documentation • Aggregate log files for further analysis • Simplify development and deployment processes
  • 3.
    Requirements • Build aRESTful Service • http://projects.spring.io/spring-boot/ • Provide API documentation • http://swagger.io/ • Aggregate log files for further analysis • Simplify development and deployment processes https://www.elastic.co/products/elasticsearch https://www.elastic.co/products/logstash https://www.elastic.co/products/kibana
  • 4.
  • 5.