๐ข My latest newsletter episode "Demystifying Log Collection in Cloud-Native Applications on Kubernetes"
Episode #36: A DevOps Engineerโs Guide to Aggregating Distributed Logs with Kubernetes and Elastic Tools.
๐ฅ๏ธ DevOps Engineer Perspective: Exploring log collection from a DevOps viewpoint, aggregating logs from distributed sources into a single log analysis tool, like Elasticsearch
๐ Common challenges on Distributed Log Collection: log rotation, retry logic, in-memory buffers, async logging, and more.
๐ ๏ธ Kubernetes Logging Mechanisms: how Kubernetes gathers and makes container logs available to log collection agents.
๐ธ๏ธ Nginx's logs in Kubernetes: how the modify Nginx container image to work in Kubernetes
๐ง Node logging agent architecture: offload log collection to an external agent
๐ชตSome common logging agents: Elastic agent, Elastic Beats, Otel collector
๐ Read the full article https://open.substack.com/pub/cloudnativeengineer/p/log-collection-in-kubernetes
Top comments (0)