mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
SSL path for logstash
This commit is contained in:
@@ -148,6 +148,7 @@ so-logstash:
|
|||||||
- user: logstash
|
- user: logstash
|
||||||
- environment:
|
- environment:
|
||||||
- LS_JAVA_OPTS=-Xms{{ lsheap }} -Xmx{{ lsheap }}
|
- LS_JAVA_OPTS=-Xms{{ lsheap }} -Xmx{{ lsheap }}
|
||||||
|
- SSL_CERT_FILE=/etc/ssl/certs/ca.crt
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
{% for BINDING in DOCKER_OPTIONS.port_bindings %}
|
{% for BINDING in DOCKER_OPTIONS.port_bindings %}
|
||||||
- {{ BINDING }}
|
- {{ BINDING }}
|
||||||
|
|||||||
Reference in New Issue
Block a user