Skip to content
#

centralized-logging

Here are 12 public repositories matching this topic...

This repository contains EFK (Elasticsearch, Fluentd, and Kibana) centralized logging setup for applications running inside kubernetes cluster. Setup contains custom Fleuntd matcher and filters directives, that can be activated using kubernetes label logtype: "json" (for matching json formatted logs).

  • Updated Jan 31, 2022
  • Java

This repository demonstrates the use of Aspect-Oriented Programming (AOP) with Spring Boot to modularize cross-cutting concerns like logging, security, transaction management, and more. The code examples focus on the practical application of AOP in a Spring Boot application, showcasing how we can use aspects to cleanly separate concerns.

  • Updated Sep 14, 2024
  • Java

Improve this page

Add a description, image, and links to the centralized-logging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the centralized-logging topic, visit your repo's landing page and select "manage topics."

Learn more