mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-22 15:05:27 +01:00
InfluxDB Module - Add Support for influxdb
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
## urls will be written to each interval.
|
||||
# urls = ["unix:///var/run/influxdb.sock"]
|
||||
# urls = ["udp://127.0.0.1:8089"]
|
||||
urls = ["http://{{ MASTER }}:8086"]
|
||||
urls = ["https://{{ MASTER }}:8086"]
|
||||
|
||||
|
||||
## The target database for metrics; will be created as needed.
|
||||
|
||||
Reference in New Issue
Block a user