kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
Kubernetes Prow Robot 743f864310
Merge pull request #73819 from coffeepac/move-fluentd-es-images
Move fluentd es images
2019-02-22 17:58:12 -08: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 update makefiles to use cloud build and update README 2019-01-28 22:44:44 -08:00
README.md Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08: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 k8s.gcr.io/fluentd-elasticsearch.

Analytics