mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
commit
10cf639596
@ -14,10 +14,10 @@ This will instantiate a [Fluentd](http://www.fluentd.org/) instance on each node
|
|||||||
collect all the Dcoker container log files. The collected logs will
|
collect all the Dcoker container log files. The collected logs will
|
||||||
be targetted at an [Elasticsearch](http://www.elasticsearch.org/) instance assumed to be running on the
|
be targetted at an [Elasticsearch](http://www.elasticsearch.org/) instance assumed to be running on the
|
||||||
local node and accepting log information on port 9200. This can be accomplished
|
local node and accepting log information on port 9200. This can be accomplished
|
||||||
by writing a pod specification and service sepecificaiton to define an
|
by writing a pod specification and service specification to define an
|
||||||
Elasticsearch service (more informaiton to follow shortly in the contrib directory).
|
Elasticsearch service (more informaiton to follow shortly in the contrib directory).
|
||||||
|
|
||||||
### Logging with Fluentd and Google Compute Platform
|
### Logging with Fluentd and Google Compute Platform
|
||||||
|
|
||||||
To enable logging of Docker contains in a cluster using Google Compute
|
To enable logging of Docker contains in a cluster using Google Compute
|
||||||
Platfrom set the shell environment variable ``FLUENTD_GCP`` to ``true``.
|
Platform set the shell environment variable ``FLUENTD_GCP`` to ``true``.
|
||||||
|
Loading…
Reference in New Issue
Block a user