Distributed Logging

This skill should be used when the user designs "distributed logging", "log aggregation", "centralized logs", an "ELK" or "EFK" stack, "log shipping", "structured logging", a "correlation ID" or "trace ID" in logs, "log retention", or "high-volume log ingest". It gives the collect → buffer → ship → index → store → retain pipeline, sampling, ordering, and cold-storage tiering. Use it whenever many services emit logs that must be searched in one place under load, even if the user doesn't say "logging pipeline".

proyecto26 9949c53 6 files · 28.4 KB Updated

File contents

proyecto26/system-design-skills/tree/main/skills/distributed-logging commit 9949c5370f

Frequently asked questions

npx skillmds@latest add proyecto26/distributed-logging