Michal Bojko

Logs in observability - Correlation

What if your logs weren't just for debugging? Learn how to turn them into a predictive tool that can measure business KPIs and prevent failures.

Logs in observability - Correlation
#1about 2 minutes

Understanding the scale and challenge of modern logging

A small infrastructure can generate terabytes of log data, making manual analysis impossible without a structured approach.

#2about 1 minute

Moving from simple to descriptive logging

Enhance log messages by adding context like IDs, usernames, and system sources to make them truly useful for debugging.

#3about 4 minutes

Creating a coherent story from scattered log entries

By correlating common identifiers like timestamps and usernames across different systems, you can reconstruct a complete user journey.

#4about 3 minutes

Strategies for automating log correlation at scale

Automate the process of finding patterns in logs by using techniques like pre-processing, common identifiers, and clustering algorithms.

#5about 5 minutes

Applying K-Means clustering to find hidden patterns

The K-Means algorithm can automatically group millions of log lines by similarity, helping to identify issues like high CPU usage without manual sorting.

#6about 3 minutes

Differentiating between monitoring and observability

Use rule-based analysis for known, deterministic tasks, while K-Means excels at finding hidden patterns in complex data for true observability.

#7about 3 minutes

Using logs to measure business efficiency and KPIs

Go beyond error tracking by analyzing logs to measure key business performance indicators, such as user engagement or order processing time.

#8about 2 minutes

Implementing log-driven development in your workflow

Improve system observability by designing meaningful logs with clear levels and messages before writing the application logic itself.

Related jobs
Jobs that call for the skills explored in this talk.

Featured Partners

Related Articles

View all articles

From learning to earning

Jobs that call for the skills explored in this talk.