mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Logstash Module - Update Version
This commit is contained in:
@@ -149,7 +149,7 @@ lslogdir:
|
||||
|
||||
so-logstash:
|
||||
docker_container.running:
|
||||
- image: soshybridhunter/so-logstash:HH1.0.4
|
||||
- image: soshybridhunter/so-logstash:HH1.0.5
|
||||
- hostname: so-logstash
|
||||
- name: so-logstash
|
||||
- user: logstash
|
||||
|
||||
@@ -57,7 +57,7 @@ so-mysql:
|
||||
- 0.0.0.0:3306:3306
|
||||
- environment:
|
||||
- MYSQL_ROOT_HOST={{ MASTERIP }}
|
||||
- MYSQL_ROOT_PASSWORD=/etc/mypass
|
||||
- MYSQL_ROOT_PASSWORD={{ MYSQLPASS }}
|
||||
- binds:
|
||||
- /opt/so/conf/mysql/etc/my.cnf:/etc/my.cnf:ro
|
||||
- /opt/so/conf/mysql/etc/mypass:/etc/mypass
|
||||
|
||||
Reference in New Issue
Block a user