Elasticsearch API /_cat/health

1 개요[ | ]

Elasticsearch API /_cat/health
# curl localhost:9200/_cat/health?v
epoch      timestamp cluster        status node.total node.data shards pri relo init unassign pending_tasks max_task_wait_time active_shards_percent
1613476985 12:03:05  docker-cluster green           1         1      0   0    0    0        0             0                  -                100.0%

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}