Skip to content

Instantly share code, notes, and snippets.

@cdoan1
Created July 25, 2019 13:52
Show Gist options
  • Save cdoan1/b935180227ade4df6b883e01869ce34a to your computer and use it in GitHub Desktop.
Save cdoan1/b935180227ade4df6b883e01869ce34a to your computer and use it in GitHub Desktop.
logging:
xpack:
monitoring: true
logstash:
heapSize: 1
memoryLimit: 2
replicas: "1"
elasticsearch:
client:
heapSize: 2
memoryLimit: 4
replicas: "1"
data:
heapSize: 3
memoryLimit: 6
replicas: "1"
master:
heapSize: 1
memoryLimit: 1.5
replicas: "1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment