8 lines
207 B
Text
8 lines
207 B
Text
[[inputs.http_listener_v2]]
|
|
service_address = "0.0.0.0:9999"
|
|
methods = ["POST"]
|
|
data_format = "json"
|
|
json_name_key = "tp"
|
|
json_time_key = "ts"
|
|
json_time_format = "unix"
|
|
json_timezone = "Local"
|