Design a centralized log aggregation system that ingests 2 TB/day from 50,000+ hosts with sub-5-second search latency across 30 days of retained data.
## Problem
Design a centralized log aggregation system that collects, processes, stores, and searches logs from a fleet of 50,000+ hosts producing 2 TB of log data per day. The system must support full-text search, real-time log tailing, and structured queries across billions of log events with retention spanning days to years.
Sign up to access the full problem
Design canvas, rubric, hints, and model solutions.