1
0
Fork 0
telegraf/plugins/parsers/json_v2/testdata/null/telegraf.conf

9 lines
278 B
Text
Raw Normal View History

[[inputs.file]]
files = ["./testdata/null/input.json"]
data_format = "json_v2"
[[inputs.file.json_v2]]
[[inputs.file.json_v2.object]]
path = "features"
tags = ["type", "id"]
disable_prepend_keys = true