no v2
This commit is contained in:
parent
37d5223f32
commit
abba99a2b3
|
@ -41,7 +41,7 @@
|
||||||
system = {};
|
system = {};
|
||||||
};
|
};
|
||||||
outputs = {
|
outputs = {
|
||||||
influxdb_v2 = {
|
influxdb = {
|
||||||
database = "telegraf";
|
database = "telegraf";
|
||||||
urls = ["localhost:8086"];
|
urls = ["localhost:8086"];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue