Hive Module - Add publish ports

This commit is contained in:
Mike Reeves
2019-03-11 11:49:46 -04:00
parent ccee0803d0
commit 9dd863e1ab

View File

@@ -46,6 +46,9 @@ so-thehive-es:
- thread_pool.search.queue_size=100000 - thread_pool.search.queue_size=100000
- thread_pool.bulk.queue_size=100000 - thread_pool.bulk.queue_size=100000
- ES_JAVA_OPTS=-Xms512m -Xmx512m - ES_JAVA_OPTS=-Xms512m -Xmx512m
- port_bindings:
- 0.0.0.0:9400:9400
- 0.0.0.0:9500:9500
# Install Cortex # Install Cortex