№ 001
2021.07.15
Elasticsearch cluster statuses
Quick command : curl -X GET "localhost:9200/_cat/nodes?v=true&pretty"
1 min
Quick command : curl -X GET "localhost:9200/_cat/nodes?v=true&pretty"
Lors du démarrage d'Elasticsearch sous Docker Desktop, vous obtenez ce message d'erreur : max virtual memory areas vm.max_map_count [65530] is too low, increase to…