diff --git a/salt/hive/init.sls b/salt/hive/init.sls index c6a8577fb..a6aee3c9d 100644 --- a/salt/hive/init.sls +++ b/salt/hive/init.sls @@ -46,6 +46,9 @@ so-thehive-es: - thread_pool.search.queue_size=100000 - thread_pool.bulk.queue_size=100000 - ES_JAVA_OPTS=-Xms512m -Xmx512m + - port_bindings: + - 0.0.0.0:9400:9400 + - 0.0.0.0:9500:9500 # Install Cortex