Skip to content

Instantly share code, notes, and snippets.

@johtani
Last active August 29, 2015 13:55
Show Gist options
  • Save johtani/8703217 to your computer and use it in GitHub Desktop.
Save johtani/8703217 to your computer and use it in GitHub Desktop.
marvel separate cluster settings
######## Marvel ##########
marvel.agent.enabled: false
####### Marvel #######
marvel.agent.exporter.es.hosts: ["192.168.100.4:9200","192.168.100.4:9201"]
@johtani
Copy link
Author

johtani commented Jan 30, 2014

I add those settings to each cluster's config/elasticsearch.yml .
Production cluster has 2 nodes that has the same elasticsearch.yml.
Monitoring cluster has 2 nodes that has the same elasticsearch.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment