mirror of
https://github.com/wahyd4/telegraf.git
synced 2026-08-10 05:06:40 +10:00
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"]
|