k3s/cluster/addons/fluentd-elasticsearch/fluentd-es-image
Cédric de Saint Martin 46c5c8e20a fluent-es-image: sort plugins in Gemfile.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2018-10-16 23:44:37 +02:00
..
Dockerfile Pass the terminaton signal to fluentd 2018-08-30 13:58:14 +02:00
Gemfile fluent-es-image: sort plugins in Gemfile. 2018-10-16 23:44:37 +02:00
Makefile fixed json logging in fluentd-elasticsearch image 2018-08-17 16:43:27 +02:00
README.md Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -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
fluent.conf updated fluentd-es-image to use fluentd 1.1.0 2018-01-19 17:20:30 +01:00
run.sh Pass the terminaton signal to fluentd 2018-08-30 13:58:14 +02:00

README.md

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