|
@@ -201,7 +201,7 @@ Let's start with a basic health check, which we can use to see how our cluster i
|
|
|
To check the cluster health, we will be using the <<cat,`_cat` API>>. You can
|
|
|
run the command below in https://www.elastic.co/guide/en/kibana/{branch}/console-kibana.html[Kibana's Console]
|
|
|
by clicking "VIEW IN CONSOLE" or with `curl` by clicking the "COPY AS CURL"
|
|
|
-link below and pasting the into a terminal.
|
|
|
+link below and pasting it into a terminal.
|
|
|
|
|
|
[source,js]
|
|
|
--------------------------------------------------
|