Update guestbook-logs-metrics-with-elk.md (#14755)

This commit is contained in:
Supriya Sirbi 2019-06-06 10:44:10 +05:30 committed by Kubernetes Prow Robot
parent 64d61cf283
commit fd6ec9bdb5
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ There are four files to edit to create a k8s secret when you are connecting to s
Set these with the information for your Elasticsearch cluster and your Kibana host. Here are some examples Set these with the information for your Elasticsearch cluster and your Kibana host. Here are some examples
#### `ELASTICSEARCH_HOSTS` #### `ELASTICSEARCH_HOSTS`
1. A nodeGroup from the Elastic Elasticseach Helm Chart: 1. A nodeGroup from the Elastic Elasticsearch Helm Chart:
```shell ```shell
["http://elasticsearch-master.default.svc.cluster.local:9200"] ["http://elasticsearch-master.default.svc.cluster.local:9200"]