sroigmas / poc-spring-observability-elastic

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 100.0%