diff --git a/HowtoElasticsearch.md b/HowtoElasticsearch.md index 905dfa0c..415bc509 100644 --- a/HowtoElasticsearch.md +++ b/HowtoElasticsearch.md @@ -762,6 +762,7 @@ $ curl -s 127.0.0.1:9200/_cat/health ~~~ Avec l'option `v` on peut avoir les en-tĂȘtes de colonnes : + ~~~ $ curl -s 127.0.0.1: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