telegraf/plugins/parsers/avro/testdata/config-neither/telegraf.conf

6 lines
153 B
Plaintext

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