Clarify UDP influxdb endpoint (#4974)

This commit is contained in:
Ivan Vandot
2018-11-12 16:05:28 -08:00
committed by Daniel Nelson
parent fbd3e7887a
commit 41c8fd7e93
+1
View File
@@ -16,6 +16,7 @@ The InfluxDB output plugin writes metrics to the [InfluxDB v1.x] HTTP or UDP ser
# urls = ["http://127.0.0.1:8086"]
## The target database for metrics; will be created as needed.
## For UDP url endpoint database needs to be configured on server side.
# database = "telegraf"
## If true, no CREATE DATABASE queries will be sent. Set to true when using