kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
André Bauer 146d7c85dc updated fluentd to 1.5.1, es & kibana to 7.1.1
Signed-off-by: André Bauer <monotek23@gmail.com>
2019-07-03 12:26:55 +02: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.5.1, es & kibana to 7.1.1 2019-07-03 12:26:55 +02:00
Makefile updated fluentd to 1.5.1, es & kibana to 7.1.1 2019-07-03 12:26:55 +02:00
README.md Update fluentd 1.4.1 2019-04-01 18:24:47 +03:00
run.sh Fix shellcheck lint errors in cluster/addons/fluentd-elasticsearch/fluentd-es-image/run.sh 2019-02-21 02:00:48 -05: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 gcr.io/fluentd-elasticsearch/fluentd.

Analytics