We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49d79c5 + 0a16d38 commit bdba26aCopy full SHA for bdba26a
images/elasticsearch/5.6.12/elasticsearch.yml
@@ -4,3 +4,6 @@ network.host: 0.0.0.0
4
http.port: 9200
5
node.master: true
6
node.data: true
7
+thread_pool:
8
+ bulk:
9
+ queue_size: 1000
0 commit comments