[[outputs.influxdb]] # URL to InfluxDB cloud or your own instance of InfluxDB 2.0 urls = ["http://192.168.178.24:8086"] ## The target database for metrics; will be created as needed. ## For UDP url endpoint database needs to be configured on server side. database = "lunard_sensors" ## HTTP Basic Auth username = "xxx" password = "xxx"