Bladeren bron

Updated nodes info endpoint in elasticsearch.yml

Relates to #4055
Luca Cavanna 11 jaren geleden
bovenliggende
commit
80ab15dfc1
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      config/elasticsearch.yml

+ 1 - 1
config/elasticsearch.yml

@@ -72,7 +72,7 @@
 # node.data: false
 
 # Use the Cluster Health API [http://localhost:9200/_cluster/health], the
-# Node Info API [http://localhost:9200/_cluster/nodes] or GUI tools
+# Node Info API [http://localhost:9200/_nodes] or GUI tools
 # such as <http://github.com/lukas-vlcek/bigdesk> and
 # <http://mobz.github.com/elasticsearch-head> to inspect the cluster state.