Hive Module - Fix ES

This commit is contained in:
Mike Reeves
2019-09-25 11:43:30 -04:00
parent bb8a884cc5
commit 58073cd04f

View File

@@ -11,7 +11,6 @@ http.host: 0.0.0.0
http.port: 9400
transport.tcp.port: 9500
transport.host: 0.0.0.0
script.inline: true
thread_pool.index.queue_size: 100000
thread_pool.search.queue_size: 100000
thread_pool.bulk.queue_size: 100000