System Overview - Centralized logging (ELK stack)
This system collects logs from multiple microservices into a central place for easy searching and analysis. It uses the ELK stack: Elasticsearch for storing logs, Logstash for processing, and Kibana for visualization. The system must handle high log volume and provide fast search.