TheHive Module - Fix ES

This commit is contained in:
Mike Reeves
2019-03-12 15:37:07 -04:00
parent 02f9d2b9c5
commit 6a5ab47870

View File

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