1
0
Fork 0
telegraf/plugins/parsers/avro/testcases/config-neither/telegraf.conf

6 lines
154 B
Text
Raw Permalink Normal View History

[[ inputs.file ]]
files = ["./testcases/config-neither/message.avro"]
data_format = "avro"
avro_measurement = "measurement"
avro_tags = [ "tag" ]