gatewayUpdateLogForwardingDatadog is a command that updates log forwarding config (datadog target)
Name | Type | Description | Notes |
---|---|---|---|
apiKey | String | Datadog api key | [optional] |
enable | String | Enable Log Forwarding [true/false] | [optional] |
host | String | Datadog host | [optional] |
json | Boolean | Set output format to JSON | [optional] |
logService | String | Datadog log service | [optional] |
logSource | String | Datadog log source | [optional] |
logTags | String | A comma-separated list of Datadog log tags formatted as "key:value" strings | [optional] |
outputFormat | String | Logs format [text/json] | [optional] |
pullInterval | String | Pull interval in seconds | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |