8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
|
|
[[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"
|