Module 06: Logs
Module 06: Logs
Welcome to the Logs module. In this section, we will explore how to integrate structured logging with OpenTelemetry to achieve full observability correlation.
Chapters
- Trace-Correlated Logs
- Learn how to inject Trace IDs and Span IDs into your logs.
- Configure Java (Logback/Log4j2) and Go (Slog/Zap) for trace correlation.
- Understand the power of structured JSON logging for aggregation.
- Module Review
- Review key concepts with flashcards.
- Quick cheat sheet for logging configuration.