Flunentd to GCP logging node level configuration

This commit is contained in:
Satnam Singh
2014-10-20 17:37:58 -07:00
parent e8686429c4
commit 39212f5e2e
6 changed files with 37 additions and 0 deletions

View File

@@ -16,3 +16,8 @@ be targetted at an [Elasticsearch](http://www.elasticsearch.org/) instance assum
local node and accepting log information on port 9200. This can be accomplished
by writing a pod specification and service sepecificaiton to define an
Elasticsearch service (more informaiton to follow shortly in the contrib directory).
### Logging with Fluentd and Google Compute Platform
To enable logging of Docker contains in a cluster using Google Compute
Platfrom set the shell environment variable ``FLUENTD_GCP`` to ``true``.