Merge pull request #3673 from crassirostris/es-logging-fix

Fix Elasticsearch logging manual
This commit is contained in:
Andrew Chen
2017-05-08 10:03:05 -07:00
committed by GitHub
@@ -12,7 +12,9 @@ in the [Logging With Stackdriver Logging](/docs/user-guide/logging/stackdriver).
This article describes how to set up a cluster to ingest logs into
[Elasticsearch](https://www.elastic.co/products/elasticsearch), and view
them using [Kibana](https://www.elastic.co/products/kibana), as an alternative to
Stackdriver Logging when running on GCE. Note that Elasticsearch and Kibana do not work with Kubernetes clusters hosted on Google Container Engine.
Stackdriver Logging when running on GCE. Note that Elasticsearch and Kibana
cannot be set up automatically in the Kubernetes cluster hosted on
Google Container Engine, you have to deploy it manually.
To use Elasticsearch and Kibana for cluster logging, you should set the
following environment variable as shown below when creating your cluster with