Skip to content

Instantly share code, notes, and snippets.

@hagait
Created February 5, 2015 11:25
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 hagait/ba3684048abe2f9219b8 to your computer and use it in GitHub Desktop.
Save hagait/ba3684048abe2f9219b8 to your computer and use it in GitHub Desktop.
node.master: false
node.data: true
index.number_of_shards: 15
index.number_of_replicas: 0
path.data: /elasticsearch-indices/disk1,/elasticsearch-indices/disk2
path.work: /media/ephemeral0/
bootstrap.mlockall: true
discovery.zen.ping.unicast.hosts: ["10.0.60.196:9300","10.0.60.196:9302"]
index.store.type: niofs
http.cors.allow-origin: "/.*/"
http.cors.enabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment