Enable Log Forwarding
Enables log forwarding and sets the entities to forward the logs from.
Request
URI
PUT
https://{api_host}/suite-api/api/logs/forwarding/enable
COPY
Query Parameters
string of
array
entity
Required
Entities to forward the logs from
Responses
200
Log forwarding is enabled successfully
Operation doesn't return any data structure
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' https://{api_host}/suite-api/api/logs/forwarding/enable