forked from Github/OPNsense-Dashboard
Rename telegraf.conf to custom.conf
This commit is contained in:
parent
5f743535ab
commit
331c87754d
1 changed files with 0 additions and 13 deletions
|
|
@ -4,16 +4,3 @@
|
|||
"sh /usr/local/bin/telegraf_temperature.sh"
|
||||
]
|
||||
data_format = "influx"
|
||||
|
||||
[[inputs.suricata]]
|
||||
## Data sink for Suricata stats log.
|
||||
# This is expected to be a filename of a
|
||||
# unix socket to be created for listening.
|
||||
source = "/tmp/suricata-stats.sock"
|
||||
|
||||
# Delimiter for flattening field keys, e.g. subitem "alert" of "detect"
|
||||
# becomes "detect_alert" when delimiter is "_".
|
||||
delimiter = "_"
|
||||
|
||||
# Detect alert logs
|
||||
alerts = false
|
||||
|
|
|
|||
Loading…
Reference in a new issue