From fd6ec9bdb5498f0503b8b6c0d227192d5c5ef461 Mon Sep 17 00:00:00 2001 From: Supriya Sirbi Date: Thu, 6 Jun 2019 10:44:10 +0530 Subject: [PATCH] Update guestbook-logs-metrics-with-elk.md (#14755) --- .../stateless-application/guestbook-logs-metrics-with-elk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk.md b/content/en/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk.md index fdb90bafa5..8d95870e3c 100644 --- a/content/en/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk.md +++ b/content/en/docs/tutorials/stateless-application/guestbook-logs-metrics-with-elk.md @@ -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 #### `ELASTICSEARCH_HOSTS` -1. A nodeGroup from the Elastic Elasticseach Helm Chart: +1. A nodeGroup from the Elastic Elasticsearch Helm Chart: ```shell ["http://elasticsearch-master.default.svc.cluster.local:9200"]