kubernetes/cluster/addons/fluentd-elasticsearch/fluentd-es-image
André Bauer 316abc7fe0 added fluent-plugin-detect-exceptions plugin to fluentd-es-image
added configmap changes

raised fluentd-es-configmap version

fixed missing version match

raised image version
2018-01-10 18:55:02 +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 Base Fluentd image off debian:stretch-slim for systemd with LZ4 2017-08-15 15:55:13 +02:00
fluent.conf Refactored the fluentd-es addon files, moved the fluentd configuration to ConfigMap 2017-08-04 20:05:15 +02:00
Gemfile added fluent-plugin-detect-exceptions plugin to fluentd-es-image 2018-01-10 18:55:02 +01:00
Makefile added fluent-plugin-detect-exceptions plugin to fluentd-es-image 2018-01-10 18:55:02 +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