Skip to content

Instantly share code, notes, and snippets.

@folke
Created June 4, 2011 09:11
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 folke/1007741 to your computer and use it in GitHub Desktop.
Save folke/1007741 to your computer and use it in GitHub Desktop.
cluster:
name: engagor
network:
host: 0.0.0.0
gateway:
recover_after_nodes: 2
recover_after_time: 0m
expected_nodes: 3
node:
data: true
http:
enabled: true
index:
number_of_shards: 3
number_of_replicas: 1
discovery:
type: zen
zen:
ping:
unicast:
hosts: server02:9300,server03:9300,server04:9300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment