8 lines
257 B
TOML
8 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"]
|