mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Telegraf - Track Oldest PCAP
This commit is contained in:
@@ -618,7 +618,8 @@
|
||||
{% elif grains['role'] == 'so-SENSOR' %}
|
||||
[[inputs.exec]]
|
||||
commands = [
|
||||
"/scripts/stenoloss.sh"
|
||||
"/scripts/stenoloss.sh",
|
||||
"/scripts/oldpcap.sh"
|
||||
]
|
||||
data_format = "influx"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user