Skip to content

Build a Log Aggregator

Build a Loki/Splunk-style log aggregator: ingest log lines via HTTP, structure them into label-keyed streams, store as compressed chunks, query by label + substring/regex (LogQL-style), aggregate over time, manage retention, and alert on thresholds. The observability stack every team eventually builds.

advancedFree3 hours10 lessons
Start learningor sign up to track progress

Curriculum

Loading reference solution…
Build a Log Aggregator