Skip to content

Instantly share code, notes, and snippets.

@ramontayag
Created September 22, 2011 04:00
Show Gist options
  • Save ramontayag/1234000 to your computer and use it in GitHub Desktop.
Save ramontayag/1234000 to your computer and use it in GitHub Desktop.
My elastic search config
cluster:
name: elasticsearch
path:
logs: /usr/local/var/log
data: /usr/local/var/data
index:
number_of_shards: 1
number_of_replicas: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment