Overview
Explore logging in Spring Boot with the Elastic Stack in this comprehensive conference talk from Spring I/O Bridge. Learn how to quickly implement production-ready logging, integrate it with Spring Boot, and enhance your system with tracing capabilities. Discover techniques for efficient log management, including the use of Elasticsearch, Logstash, and regular expressions. Dive into practical demonstrations covering error logging, visualizing login events, and detecting denial of service attacks. Gain insights into the Elastic Common Scheme, JSON logs, and domain-specific logging. Understand the importance of lifecycle management and how to transition from Log4J to the Elastic Stack. By the end of this talk, master the art of creating a robust logging system that provides valuable insights into your Spring Boot applications.
Syllabus
Intro
Logs
SSH
Why Elastic Search
Log Stash
Regular Expressions
Elastic Common Scheme
Logging Java
Demo
Logging Errors
Cabana
Elastic Stack Configuration
Viewing Login Events
Logs View
Denial of Service
Event Visualization
Length Visualization
Filter Fields
Visualizations
Document Structure
Domain Specific
Tracing Agent
Lifecycle Management
Summary
Wrap up
Questions
JSON Logs
New Line Descriptor
How to cut off properties
Is it easy to jump from Log4J to BE
Taught by
Spring I/O