Difference between revisions of "Curl -XGET http://localhost:9200/ cluster/health"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 
+
{
 +
  "cluster_name": "opensearch_homebrew",
 +
  "status": "green",
 +
  "timed_out": false,
 +
  "number_of_nodes": 1,
 +
  "number_of_data_nodes": 1,
 +
  "discovered_master": true,
 +
  "discovered_cluster_manager": true,
 +
  "active_primary_shards": 0,
 +
  "active_shards": 0,
 +
  "relocating_shards": 0,
 +
  "initializing_shards": 0,
 +
  "unassigned_shards": 0,
 +
  "delayed_unassigned_shards": 0,
 +
  "number_of_pending_tasks": 0,
 +
  "number_of_in_flight_fetch": 0,
 +
  "task_max_waiting_in_queue_millis": 0,
 +
  "active_shards_percent_as_number": 100
 +
}
  
  
 
{{ES}}
 
{{ES}}

Revision as of 11:14, 23 September 2022

{
  "cluster_name": "opensearch_homebrew",
  "status": "green",
  "timed_out": false,
  "number_of_nodes": 1,
  "number_of_data_nodes": 1,
  "discovered_master": true,
  "discovered_cluster_manager": true,
  "active_primary_shards": 0,
  "active_shards": 0,
  "relocating_shards": 0,
  "initializing_shards": 0,
  "unassigned_shards": 0,
  "delayed_unassigned_shards": 0,
  "number_of_pending_tasks": 0,
  "number_of_in_flight_fetch": 0,
  "task_max_waiting_in_queue_millis": 0,
  "active_shards_percent_as_number": 100
}


Elasticsearch, installation, ELK, Elastic X-Pack, elasticsearch.yml, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs, /_cat/, /_cluster/, /_xpack/, QueryShardException, Elasticsearch index, ELK backup and restore, elasticsearch-cli, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL

Advertising: