mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 22:17:49 +02:00
add redis to proper node types. grafana dahsboard changes. change zeek_restart to not use telegraf socket but read from file instead
This commit is contained in:
@@ -754,6 +754,11 @@
|
||||
# ## more about them here:
|
||||
# ## https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_INPUT.md
|
||||
# data_format = "influx"
|
||||
{% if salt['pillar.get']('healthcheck:enabled', 'False') %}
|
||||
[[inputs.file]]
|
||||
file = ["/nsm/zeek/logs/zeek_restart.log"]
|
||||
data_format = "influx"
|
||||
{% endif %}
|
||||
|
||||
|
||||
# # Count files in a directory
|
||||
|
||||
Reference in New Issue
Block a user