mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
add elasticsearch to top for nodes missing it
This commit is contained in:
@@ -286,6 +286,7 @@ base:
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- elasticsearch
|
||||
- logstash
|
||||
- curator
|
||||
- filebeat
|
||||
@@ -331,6 +332,7 @@ base:
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- elasticsearch
|
||||
- logstash
|
||||
- redis
|
||||
- curator
|
||||
@@ -368,6 +370,7 @@ base:
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- elasticsearch
|
||||
- logstash
|
||||
- redis
|
||||
- curator
|
||||
|
||||
Reference in New Issue
Block a user