mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #1757 from satnam6502/fluentd-es-image
Add README.md file for fluentd-elasticsearch image directory
This commit is contained in:
commit
13acb63fb3
7
contrib/logging/fluentd-es-image/README.md
Normal file
7
contrib/logging/fluentd-es-image/README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# 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/).
|
||||||
|
This image is designed to be used as part of the [Kubernetes](https://github.com/GoogleCloudPlatform/kubernetes)
|
||||||
|
cluster bring up process. The image resides at DockerHub under the name
|
||||||
|
[kubernetes/fluentd-eslasticsearch](https://registry.hub.docker.com/u/kubernetes/fluentd-elasticsearch/).
|
Loading…
Reference in New Issue
Block a user