10 lines
322 B
Text
10 lines
322 B
Text
|
[[inputs.file]]
|
||
|
files = ["./testdata/complex_nesting/input.json"]
|
||
|
data_format = "json_v2"
|
||
|
[[inputs.file.json_v2]]
|
||
|
[[inputs.file.json_v2.object]]
|
||
|
path = "features"
|
||
|
timestamp_key = "properties_time"
|
||
|
timestamp_format = "unix_ms"
|
||
|
tags = ["properties_place"]
|