Skip to content

Commit

Permalink
[DOCS] Remove .com from elasticsearch.host setup snippet (#76200) (
Browse files Browse the repository at this point in the history
…#76312)

Co-authored-by: Gema Liano Benavides <[email protected]>
  • Loading branch information
jrodewig and gemaliano authored Aug 10, 2021
1 parent 01566a7 commit 7a36725
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ cluster.
+
[source,yaml]
----
elasticsearch.hosts: https://<your_elasticsearch_host>.com:9200
elasticsearch.hosts: https://<your_elasticsearch_host>:9200
----

4. Restart {kib}.
Expand Down

0 comments on commit 7a36725

Please sign in to comment.