1
0
Fork 0
telegraf/plugins/processors/lookup/testcases/multiple_files_json/telegraf.conf
Daniel Baumann 4978089aab
Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-24 07:26:29 +02:00

7 lines
246 B
Text

[[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"}}'