kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
2019-01-08 20:53:26 +01:00
..
clean-apt Base Fluentd image off debian:stretch-slim for systemd with LZ4 2017-08-15 15:55:13 +02:00
clean-install Base Fluentd image off debian:stretch-slim for systemd with LZ4 2017-08-15 15:55:13 +02:00
Dockerfile removed plugin dir creation as no plugin is installed 2018-12-21 00:21:21 +01:00
fluent.conf updated fluentd-es-image to use fluentd 1.1.0 2018-01-19 17:20:30 +01:00
Gemfile updated fluentd to 1.3.3 & gem updates 2019-01-08 20:53:26 +01:00
Makefile - updated fluentd to 1.3.0 2018-11-18 11:37:54 +01:00
README.md Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
run.sh Pass the terminaton signal to fluentd 2018-08-30 13:58:14 +02:00

Collecting Docker Log Files with Fluentd and Elasticsearch

This directory contains the source files needed to make a Docker image that collects Docker container log files using Fluentd and sends them to an instance of Elasticsearch. This image is designed to be used as part of the Kubernetes cluster bring up process. The image resides at GCR under the name k8s.gcr.io/fluentd-elasticsearch.

Analytics