mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-13 12:42:56 +01:00
Remove patched jar due to upgrade of Elastic images to 7.16.2
This commit is contained in:
@@ -61,13 +61,6 @@ logstash:
|
||||
- gid: 931
|
||||
- home: /opt/so/conf/logstash
|
||||
|
||||
lslibdir:
|
||||
file.directory:
|
||||
- name: /opt/so/conf/logstash/lib
|
||||
- user: 931
|
||||
- group: 939
|
||||
- makedirs: True
|
||||
|
||||
lsetcdir:
|
||||
file.directory:
|
||||
- name: /opt/so/conf/logstash/etc
|
||||
@@ -130,14 +123,6 @@ lsetcsync:
|
||||
- clean: True
|
||||
- exclude_pat: pipelines*
|
||||
|
||||
lslibsync:
|
||||
file.managed:
|
||||
- name: /opt/so/conf/logstash/lib/log4j-core-2.14.0-patched.jar
|
||||
- source: salt://logstash/lib/log4j-core-2.14.0-patched.jar
|
||||
- user: 931
|
||||
- group: 939
|
||||
- mode: 644
|
||||
|
||||
# Create the import directory
|
||||
importdir:
|
||||
file.directory:
|
||||
@@ -177,7 +162,6 @@ so-logstash:
|
||||
- {{ BINDING }}
|
||||
{% endfor %}
|
||||
- binds:
|
||||
- /opt/so/conf/logstash/lib/log4j-core-2.14.0-patched.jar:/usr/share/logstash/logstash-core/lib/jars/log4j-core-2.14.0.jar:ro
|
||||
- /opt/so/conf/elasticsearch/templates/:/templates/:ro
|
||||
- /opt/so/conf/logstash/etc/:/usr/share/logstash/config/:ro
|
||||
- /opt/so/conf/logstash/pipelines:/usr/share/logstash/pipelines:ro
|
||||
|
||||
Reference in New Issue
Block a user