mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 15:33:06 +01:00
MEGARAMS Savings - Remove redis from eval
This commit is contained in:
@@ -23,7 +23,9 @@ base:
|
|||||||
- firewall
|
- firewall
|
||||||
- master
|
- master
|
||||||
- idstools
|
- idstools
|
||||||
|
{%- if OSQUERY != 0 %}
|
||||||
- mysql
|
- mysql
|
||||||
|
{%- endif %}
|
||||||
- elasticsearch
|
- elasticsearch
|
||||||
- logstash
|
- logstash
|
||||||
- kibana
|
- kibana
|
||||||
@@ -32,7 +34,6 @@ base:
|
|||||||
- bro
|
- bro
|
||||||
- curator
|
- curator
|
||||||
- elastalert
|
- elastalert
|
||||||
- redis
|
|
||||||
{%- if OSQUERY != 0 %}
|
{%- if OSQUERY != 0 %}
|
||||||
- fleet
|
- fleet
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user