Skip to content

Instantly share code, notes, and snippets.

@braoru
Created November 9, 2015 09:49
Show Gist options
  • Save braoru/427fc29e37dc7e7ba25f to your computer and use it in GitHub Desktop.
Save braoru/427fc29e37dc7e7ba25f to your computer and use it in GitHub Desktop.
  • 4 data nodes
    • 64GB vm
    • 30GB java
    • 36 cpu
    • 40 GB eth link
    • 1.5tb ssd
indices.memory.index_buffer_size: 50%
index.compound_format: false
index.compound_on_flush: false
index.refresh_interval: 5s
  • 3 master nodes

    • 8GB vm
    • 6GB jva
    • 8cpu
    • 40GB eth link
  • 2 client nodes

    • 64GB vm
    • 30GB java
    • 36 cpu
    • 40 GB eth link
indices.memory.index_buffer_size: 10%

#http flow

user <-> kibana <-HA-PROXY-LB-> elasticsearch_client <-> cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment