1
0
Fork 0
telegraf/plugins/processors/lookup/testcases/multiple_files_json/telegraf.conf

8 lines
246 B
Text
Raw Permalink Normal View History

[[processors.lookup]]
files = [
"testcases/multiple_files_json/lut_hugin.json",
"testcases/multiple_files_json/lut_munin.json",
"testcases/multiple_files_json/lut_thor.json"
]
key = '{{.Name}}-{{.Tag "host"}}'