![]() Only run the systemd-journal plugin when on a platform that requests it. The plugin crashes the fluentd process if the journal isn't present, so it can't just be run blindly in all configurations. |
||
---|---|---|
.. | ||
Dockerfile | ||
google-fluentd-journal.conf | ||
google-fluentd.conf | ||
Makefile | ||
README.md |
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 and sends them to GCP. 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-gcp.