mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Logstash Module - 1.1.1
This commit is contained in:
@@ -148,13 +148,13 @@ lslogdir:
|
||||
# Add the container
|
||||
so-logstashimage:
|
||||
cmd.run:
|
||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-logstash:HH1.1.0
|
||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-logstash:HH1.1.1
|
||||
|
||||
so-logstash:
|
||||
docker_container.running:
|
||||
- require:
|
||||
- so-logstashimage
|
||||
- image: soshybridhunter/so-logstash:HH1.1.0
|
||||
- image: soshybridhunter/so-logstash:HH1.1.1
|
||||
- hostname: so-logstash
|
||||
- name: so-logstash
|
||||
- user: logstash
|
||||
|
||||
Reference in New Issue
Block a user