Difference between revisions of "Yellow"
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: | ||
− | + | {{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
curl -XGET https://localhost:9200/_cluster/health | jq . | grep status
curl -XGET http://localhost:9200/_cat/indices?v
Related[edit]
Cluster health status changed from [YELLOW] to [GREEN]
- red
See also[edit]
Advertising: