Add a Syslog Server
POST https://{{crosswork_ip}}:30603/crosswork/alarms/v1/syslog-dest
Use this API Call to add a syslog server
Request Body
{"host"=>"{{node_ip}}", "port"=>514, "criteria"=>"*", "rate_per_second"=>50}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Cache-Control | string |