Logfowd collects logs from k8s using filesystem events and sends them to elasticsearch/zincsearch. The main goal is low memory and cpu consumption.
Supports ES 7.x, k8s 1.14+
make create_namespace
make helm_install
make lint
make test
A lightweight Go utility for collecting Kubernetes logs via filesystem events and forwarding them to Elasticsearch or ZincSearch.
Logfowd collects logs from k8s using filesystem events and sends them to elasticsearch/zincsearch. The main goal is low memory and cpu consumption.
Supports ES 7.x, k8s 1.14+
make create_namespace
make helm_install
make lint
make test
A lightweight Go utility for collecting Kubernetes logs via filesystem events and forwarding them to Elasticsearch or ZincSearch.
MIT License