Browse Source

Add Marvel and Paramedic to config file

Benjamin Devèze 11 years ago
parent
commit
c511c46f9f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      config/elasticsearch.yml

+ 3 - 1
config/elasticsearch.yml

@@ -73,7 +73,9 @@
 
 
 # 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/_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://www.elasticsearch.org/overview/marvel/>,
+# <http://github.com/karmi/elasticsearch-paramedic>,
+# <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.
 
 
 # A node can have generic attributes associated with it, which can later be used
 # A node can have generic attributes associated with it, which can later be used