Difference between revisions of "Yellow"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
curl https://localhost:9200/_cluster/health | jq . | grep status
 
  
 +
[[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: