TheHive Module - Fix env variables

This commit is contained in:
Mike Reeves
2019-03-13 10:56:10 -04:00
parent e2d3caa2f7
commit e23c7c1a3c

View File

@@ -48,7 +48,6 @@ so-thehive-es:
- http.port=9400 - http.port=9400
- transport.tcp.port=9500 - transport.tcp.port=9500
- transport.host=0.0.0.0 - transport.host=0.0.0.0
- xpack.security.enabled=false
- cluster.name=hive - cluster.name=hive
- script.inline=true - script.inline=true
- thread_pool.index.queue_size=100000 - thread_pool.index.queue_size=100000