mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-15 06:38:40 +02:00
MEGARAMS Savings - Add advanced logic for services disabled
This commit is contained in:
+2
-2
@@ -33,10 +33,10 @@ base:
|
||||
- curator
|
||||
- elastalert
|
||||
- redis
|
||||
{%- if OSQUERY != '0' %}
|
||||
{%- if OSQUERY != 0 %}
|
||||
- fleet
|
||||
{%- endif %}
|
||||
{%- if WAZUH != '0' %}
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- filebeat
|
||||
|
||||
Reference in New Issue
Block a user