Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.42 KB

GatewayUpdateLogForwardingDatadog.md

File metadata and controls

21 lines (17 loc) · 1.42 KB

akeyless.Model.GatewayUpdateLogForwardingDatadog

gatewayUpdateLogForwardingDatadog is a command that updates log forwarding config (datadog target)

Properties

Name Type Description Notes
ApiKey string Datadog api key [optional]
Enable string Enable Log Forwarding [true/false] [optional] [default to "true"]
Host string Datadog host [optional]
Json bool Set output format to JSON [optional] [default to false]
LogService string Datadog log service [optional] [default to "use-existing"]
LogSource string Datadog log source [optional] [default to "use-existing"]
LogTags string A comma-separated list of Datadog log tags formatted as "key:value" strings [optional] [default to "use-existing"]
OutputFormat string Logs format [text/json] [optional] [default to "text"]
PullInterval string Pull interval in seconds [optional] [default to "10"]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]