瀏覽代碼

Updated nodes info endpoint in elasticsearch.yml

Relates to #4055
Luca Cavanna 11 年之前
父節點
當前提交
80ab15dfc1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/elasticsearch.yml

+ 1 - 1
config/elasticsearch.yml

@@ -72,7 +72,7 @@
 # node.data: false
 # node.data: false
 
 
 # Use the Cluster Health API [http://localhost:9200/_cluster/health], the
 # 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
 # such as <http://github.com/lukas-vlcek/bigdesk> and
 # <http://mobz.github.com/elasticsearch-head> to inspect the cluster state.
 # <http://mobz.github.com/elasticsearch-head> to inspect the cluster state.