Skip to content

Instantly share code, notes, and snippets.

@arcolife
Created March 24, 2017 09:13
Show Gist options
  • Select an option

  • Save arcolife/88074663f42d14ae2832409ff0cb84af to your computer and use it in GitHub Desktop.

Select an option

Save arcolife/88074663f42d14ae2832409ff0cb84af to your computer and use it in GitHub Desktop.
/etc/pbench-index-test.cfg
[Server]
# CHANGE ME!
# host:port - both must be specified.
# server = localhost:9200
server = 0.0.0.0:9701
[Settings]
index_prefix = pbench
index_version = 1
bulk_action_count = 2000
# Uncomment the settings below if you need to override the Elasticsearch
# defaults for shards per index or replica count per index.
#number_of_shards = 1
#number_of_replicas = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment