kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
André Bauer f2adf33bc8 update fluentd to 1.8.0 / fixed gemfile / fixed shellcheck lint problems by using xarg
Signed-off-by: André Bauer <monotek23@gmail.com>
2019-12-19 14:33:16 +01:00
..
Dockerfile updated fluentd to 1.7.4 + plugin updates and switch to debian buster 2019-12-08 16:27:02 +01:00
fluent.conf updated fluentd-es-image to use fluentd 1.1.0 2018-01-19 17:20:30 +01:00
Gemfile update fluentd to 1.8.0 / fixed gemfile / fixed shellcheck lint problems by using xarg 2019-12-19 14:33:16 +01:00
install.sh update fluentd to 1.8.0 / fixed gemfile / fixed shellcheck lint problems by using xarg 2019-12-19 14:33:16 +01:00
Makefile update fluentd to 1.8.0 / fixed gemfile / fixed shellcheck lint problems by using xarg 2019-12-19 14:33:16 +01:00
README.md Fix link to moved Docker image 2019-07-22 20:15:08 +02: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 Quay under the name quay.io/fluentd_elasticsearch/fluentd.

Analytics