mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-02 08:25:51 +02:00
allow heavynodes to run elasticsearch/cluster state
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
),
|
||||
'so-heavynode': (
|
||||
sensor_states +
|
||||
['elasticagent', 'elasticsearch', 'logstash', 'redis', 'nginx']
|
||||
['elasticagent', 'elasticsearch', 'elasticsearch.cluster', 'logstash', 'redis', 'nginx']
|
||||
),
|
||||
'so-idh': (
|
||||
['idh']
|
||||
|
||||
Reference in New Issue
Block a user