Skip to content

Instantly share code, notes, and snippets.

@matt212
Created July 11, 2017 14:46
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 matt212/b2649dbe35def8eae4a7f8a376cff3fc to your computer and use it in GitHub Desktop.
Save matt212/b2649dbe35def8eae4a7f8a376cff3fc to your computer and use it in GitHub Desktop.
bootstrap.memory_lock: false
cluster.name: elasticsearch
http.port: 9200
node.data: true
node.ingest: true
node.master: true
node.max_local_storage_nodes: 1
node.name: MEH
path.data: C:\ProgramData\Elastic\Elasticsearch\data
path.logs: C:\ProgramData\Elastic\Elasticsearch\logs
transport.tcp.port: 9300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment