kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
2018-01-20 01:34:46 +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 updated fluentd-es-image to use fluentd 1.1.0 2018-01-19 17:20:30 +01:00
fluent.conf updated fluentd-es-image to use fluentd 1.1.0 2018-01-19 17:20:30 +01:00
Gemfile switch to new detect-exeptiions plugin release 0.0.9 2018-01-20 01:34:46 +01:00
Makefile updated fluentd-es-image to use fluentd 1.1.0 2018-01-19 17:20:30 +01:00
README.md Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
run.sh Base Fluentd image off debian:stretch-slim for systemd with LZ4 2017-08-15 15:55:13 +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 gcr.io/google-containers/fluentd-elasticsearch.

Analytics