7 lines
257 B
TOML
7 lines
257 B
TOML
[[outputs.http]]
|
|
headers = { Authorization = "Token $TOKEN",Content-Type = "application/json" }
|
|
taginclude = ["org_id"]
|
|
|
|
[[outputs.http]]
|
|
headers = { Authorization = "Token $TOKEN",Content-Type = "application/json" }
|
|
taginclude = ["org_id"]
|