k3s/cluster/addons/fluentd-elasticsearch/fluentd-es-image
Mike Zupan dc643d2592 Fixing a simple typo 2016-03-06 23:49:35 -08:00
..
Dockerfile Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
Makefile Update the logging images to parse sub-second docker timestamps. 2016-03-03 10:21:30 -08:00
README.md Fixing a simple typo 2016-03-06 23:49:35 -08:00
td-agent.conf Fix parsing of kube logs to handle logs split across lines. 2016-02-26 22:58:46 +00: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 DockerHub under the name kubernetes/fluentd-elasticsearch.

Analytics