mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +01:00
fix %} - add redis to receiver telegraf
This commit is contained in:
@@ -740,7 +740,7 @@
|
||||
commands = [
|
||||
"/scripts/eps.sh",
|
||||
"/scripts/raid.sh",
|
||||
{% if grains.role == 'so-receiver'% }
|
||||
{% if grains.role == 'so-receiver' %}
|
||||
"/scripts/redis.sh",
|
||||
{% endif %}
|
||||
"/scripts/beatseps.sh"
|
||||
|
||||
Reference in New Issue
Block a user