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