Skip to content

Instantly share code, notes, and snippets.

@darron
Created November 23, 2011 23:24
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 darron/1390228 to your computer and use it in GitHub Desktop.
Save darron/1390228 to your computer and use it in GitHub Desktop.
path:
work: /var/lib/elasticsearch/work
logs: /var/log/elasticsearch
cluster:
name: nonfiction
cloud:
aws:
access_key: the-access-key-goes-here
secret_key: the-secret-key-goes-here
discovery:
zen:
ping:
multicast:
enabled: true
gateway:
type: s3
s3:
bucket: overherd-elasticsearch-nonfiction
index:
number_of_shards: 6
number_of_replicas: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment