8 lines
No EOL
190 B
Text
8 lines
No EOL
190 B
Text
[[inputs.http]]
|
|
name_override = "httpjson"
|
|
method = "POST"
|
|
urls = ["http://localhost:9999/stats"]
|
|
data_format = "json"
|
|
[inputs.http.headers]
|
|
X-Auth-Token = "my-xauth-token"
|
|
apiVersion = "v1" |