kubernetes/contrib/logging/fluentd-gcp-image/README.md
Satnam Singh 57b8898dac Source files for the kubernetes/fluentd-gcp image for sending Docker log files to GCP.
Sending Docker container log files with fluentd to GCP

Adjusted target match

Fix typo in Dockerfiles, separate build and push
2014-10-14 00:58:14 +00:00

9 lines
510 B
Markdown

# Collecting Docker Log Files with Fluentd and sending to GCP.
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 GCP.
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-gcp](https://registry.hub.docker.com/u/kubernetes/fluentd-gcp/).