Fix Elasticsearch logging manual
parent
ac377d663c
commit
46ff287a87
|
@ -15,7 +15,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
|
This article describes how to set up a cluster to ingest logs into
|
||||||
[Elasticsearch](https://www.elastic.co/products/elasticsearch), and view
|
[Elasticsearch](https://www.elastic.co/products/elasticsearch), and view
|
||||||
them using [Kibana](https://www.elastic.co/products/kibana), as an alternative to
|
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
|
To use Elasticsearch and Kibana for cluster logging, you should set the
|
||||||
following environment variable as shown below when creating your cluster with
|
following environment variable as shown below when creating your cluster with
|
||||||
|
|
Loading…
Reference in New Issue