loggie-io/loggie
A lightweight, cloud-native data transfer agent and aggregator observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1746
- days_rel: n/a
- days_push: 769
- n_releases_24m: 0
Adoption not part of the score
1333 stars · 184 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Loggie is a lightweight, high-performance, cloud-native log collection agent and aggregator written in Go. It uses Kubernetes CRDs to configure data pipelines with pluggable source, interceptor, and sink components, and can be deployed as a DaemonSet agent, sidecar, or standalone aggregator.
Use cases
- collect container logs from kubernetes pods without mounting volumes
- ship log files to kafka or elasticsearch
- aggregate logs from multiple agents into a central pipeline
- parse and filter log events before sending to a sink
- set up log-based alerting with prometheus metrics
- auto-inject log collection sidecars into deployments
- build a cloud-native log data platform
When to choose
- you run workloads on kubernetes and want CRD-driven log collection
- you need high-throughput log shipping with low resource usage
- you want pluggable pipelines for collecting, transforming, and routing log data
- you need agent, sidecar, and aggregator deployment modes in one tool
When to avoid
- you need a general-purpose metrics or tracing collector rather than log/event data
- you want a fully managed SaaS logging solution
- your environment is not kubernetes-centric and you prefer simpler agents like fluent-bit
- you need long-term log storage and search built in
Facets
service · maturity active
logging monitoring streaming etl alerting monitoring cloud-computing go self-hosted log-collection log-agent daemonset sidecar aggregator crd opentelemetry kubernetes-operator devops containers kubernetes docker linux
2 sources
- readme: https://github.com/loggie-io/loggie · fetched 2026-08-28 · 9a96fde7e1a2
- homepage: https://loggie-io.github.io/docs-en/ · fetched 2026-08-29 · 720b9f26134f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| loggie-io/loggie | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="loggie-io/loggie")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem