Skip to content

Instantly share code, notes, and snippets.

@ppat
Created March 26, 2014 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ppat/9791741 to your computer and use it in GitHub Desktop.
Save ppat/9791741 to your computer and use it in GitHub Desktop.
action.auto_create_index: false
bootstrap.mlockall: true
cluster.name: search_0.90.5-1_prod
discovery.zen.minimum_master_nodes: 9
discovery.zen.ping.multicast.enabled: false
discovery.zen.ping.unicast.hosts: ["es-a-1", "es-a-2", "es-a-3", "es-a-4", "es-a-5", "es-a-6", "es-a-7", "es-a-8", "es-b-1", "es-b-2", "es-b-3", "es-b-4", "es-b-5", "es-b-6", "es-b-7", "es-b-8"]
gateway.expected_nodes: 16
gateway.recover_after_nodes: 12
index.mapper.dynamic: false
node.max_local_storage_nodes: 1
node.name: es-a-1
action.auto_create_index: false
bootstrap.mlockall: true
cluster.name: search_1.0.1-1_prod
discovery.zen.minimum_master_nodes: 1
discovery.zen.ping.multicast.enabled: false
discovery.zen.ping.unicast.hosts: ["es-c-1", "es-c-2", "es-c-3", "es-c-4", "es-c-5", "es-c-6", "es-c-7", "es-c-8", "es-d-1", "es-d-2", "es-d-3", "es-d-4", "es-d-5", "es-d-6", "es-d-7", "es-d-8"]
gateway.expected_nodes: 16
gateway.recover_after_nodes: 1
index.mapper.dynamic: false
node.max_local_storage_nodes: 1
node.name: es-c-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment