Skip to content

Latest commit

 

History

History

kubernetes

Kubernetes Logs in ClickHouse

Examples of how to collect and analyze Kubernetes logs in ClickHouse.

Collection

Currently, this consists of example configuration for different agent configurations. Agents can assume the role of either an aggregator or agent. These agents can be combined in different combinations e.g. FluentBit agent, Vector aggregator. We provide working examples for the following combinations. We use the naming convention <agent> to <aggregator>.

Note: these examples can be adapted for agent only examples. This is appropriate in smaller architectures of test scenarios.

Further detail can be found in this blog post.