mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-26 14:37:49 +02:00
The Hive Module - Config Update
This commit is contained in:
@@ -17,6 +17,8 @@ so-thehive-es:
|
||||
- /nsm/hive/esdata:/usr/share/elasticsearch/data:rw
|
||||
- environment:
|
||||
- http.host=0.0.0.0
|
||||
- http.port=9400
|
||||
- transport.tcp.port=9500
|
||||
- transport.host=0.0.0.0
|
||||
- xpack.security.enabled=false
|
||||
- cluster.name=hive
|
||||
@@ -39,6 +41,12 @@ hiveconfdir:
|
||||
- name: /opt/so/conf/hive/etc
|
||||
- makedirs: True
|
||||
|
||||
hiveconf:
|
||||
file.manage:
|
||||
- name: /opt/so/conf/hive/etc/application.conf
|
||||
- source: salt://hive/thehive/etc/application.conf
|
||||
- template: jinja
|
||||
|
||||
so-thehive:
|
||||
docker_container_running:
|
||||
- image: thehiveproject/thehive:latest
|
||||
|
||||
Reference in New Issue
Block a user