6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
|
|
[[inputs.httpjson]]
|
||
|
|
servers = ["http://localhost:9999/stats"]
|
||
|
|
method = "POST"
|
||
|
|
[inputs.httpjson.headers]
|
||
|
|
X-Auth-Token = "my-xauth-token"
|
||
|
|
apiVersion = "v1"
|