/poc-spring-observability-elastic

POC of a Spring application observability (with Java 17) using elastic APM with filebeat and logstash

Primary LanguageJava

poc-spring-observability

Introduction

This proof of concept aims to validate the observability of a Spring application using elasticsearch apm

Requisites

  • Docker
  • Java 17

How to run

  • Start the docker-compose files (apm, filebeat, logstash, service)
  • Check elasticsearch APM: http://localhost:5601