ivangfr / springboot-elk-prometheus-grafanaLinks
The goal of this project is to implement a Spring Boot application, called movies-api, and use Filebeat & ELK Stack (Elasticsearch, Logstash and Kibana) to collect and visualize application's logs and Prometheus & Grafana to monitor application's metrics.
☆77Updated 3 months ago
Alternatives and similar repositories for springboot-elk-prometheus-grafana
Users that are interested in springboot-elk-prometheus-grafana are comparing it to the libraries listed below
Sorting:
- The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simula…☆65Updated 5 months ago
- ☆63Updated 3 years ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆40Updated 3 weeks ago
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated this week
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆113Updated 3 weeks ago
- This project demonstrates the usage of API gateway between microservices using spring cloud gateway☆29Updated 2 years ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆108Updated last month
- Backend application leveraging redis cache to reduce network calls and improve latency.☆30Updated last year
- Demo microservices illustrating how to build use event-driven, async communication with Spring Boot, Redis and Spring cloud☆29Updated 3 weeks ago
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆38Updated 3 months ago
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆40Updated 3 weeks ago
- Demo app showing how to configure Actuator, Prometheus, and Grafana☆17Updated 2 years ago
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated this week
- Simple Event Driven Microservices with Spring Cloud Stream☆97Updated 5 years ago
- Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback…☆105Updated last year
- sample spring cloud application with embedded api gateway on spring cloud gateway with or without service discovery with eureka☆44Updated 3 weeks ago
- Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: M…☆115Updated 4 months ago
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated 2 weeks ago
- Java Microservices with Spring Boot and Spring Cloud Kubernetes☆132Updated 4 months ago
- This repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server☆117Updated last year
- Spring Boot on Kubernetes Demo Project☆82Updated 3 weeks ago
- A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperRepo…