From 7007e8156fb04d1ec3ce292ae5c9f2bdfd94cc34 Mon Sep 17 00:00:00 2001 From: davidgfolch Date: Mon, 16 Mar 2020 05:40:35 +0100 Subject: [PATCH] Config elasticsearch installed in minikube host (#19200) * config elasticsearch installed in minikube host Link to how to config an elasticsearch server in minikube host machine. * config elasticsearch installed in minikube host Link to how to config an elasticsearch server in minikube host machine. --- .../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 af24c72999..94008289ee 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 @@ -111,7 +111,7 @@ There are four files to edit to create a k8s secret when you are connecting to s 1. ELASTICSEARCH_USERNAME 1. KIBANA_HOST -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 (also see [*this configuration*](https://stackoverflow.com/questions/59892896/how-to-connect-from-minikube-to-elasticsearch-installed-on-host-local-developme/59892897#59892897)) #### `ELASTICSEARCH_HOSTS` 1. A nodeGroup from the Elastic Elasticsearch Helm Chart: