Merge pull request #1288 from Security-Onion-Solutions/quickfix/standalonetop

add elasticsearch to standalone top
This commit is contained in:
Josh Patterson
2020-09-03 15:55:43 -04:00
committed by GitHub

View File

@@ -195,6 +195,7 @@ base:
{%- if WAZUH != 0 %} {%- if WAZUH != 0 %}
- wazuh - wazuh
{%- endif %} {%- endif %}
- elasticsearch
- logstash - logstash
- redis - redis
- kibana - kibana