Difference between revisions of "Yellow"

From wikieduonline
Jump to navigation Jump to search
(Created page with " curl https://localhost:9200/_cluster/health | jq . | grep status {{ES}}")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
curl https://localhost:9200/_cluster/health | jq . | grep status
+
{{lc}}
  
 +
[[Cluster health]]:
 +
[[curl -XGET]] https://localhost:9200/_cluster/health | jq . | grep status
  
 +
[[Index]]:
 +
[[curl -XGET]] http://localhost:9200/_cat/indices?v
  
 +
== Related ==
 +
* <code>[[Cluster health status changed from]] [YELLOW] to [GREEN]</code>
 +
* [[red]]
  
{{ES}}
+
== See also ==
 +
* {{ES tr}}
 +
 
 +
[[Category:Elasticsearch]]

Latest revision as of 11:45, 23 January 2023

Advertising: