2014-10-13 19:21:22 +00: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](http://www.fluentd.org/)
|
|
|
|
and sends them to an instance of [Elasticsearch](http://www.elasticsearch.org/).
|
2015-09-03 14:10:11 +00:00
|
|
|
This image is designed to be used as part of the [Kubernetes](https://github.com/kubernetes/kubernetes)
|
2014-10-13 19:21:22 +00:00
|
|
|
cluster bring up process. The image resides at DockerHub under the name
|
2016-03-07 07:49:35 +00:00
|
|
|
[kubernetes/fluentd-elasticsearch](https://registry.hub.docker.com/u/kubernetes/fluentd-elasticsearch/).
|
2015-05-14 22:12:45 +00:00
|
|
|
|
|
|
|
|
|
|
|
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/cluster/addons/fluentd-elasticsearch/fluentd-es-image/README.md?pixel)]()
|