data_source implicit

This commit is contained in:
Leif Johansson 2020-05-07 16:53:51 +02:00
parent 09d996cde0
commit 5bb4da3923
No known key found for this signature in database
GPG key ID: D73AD6430AD478D6

View file

@ -1,5 +1,4 @@
[[inputs.http_listener_v2]]
service_address = "0.0.0.0:9999"
methods = ["POST"]
data_source = "body"
data_format = "json"