Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.25 KB

GatewayUpdateLogForwardingSumologic.md

File metadata and controls

19 lines (15 loc) · 1.25 KB

akeyless.Model.GatewayUpdateLogForwardingSumologic

gatewayUpdateLogForwardingSumologic is a command that updates log forwarding config (sumologic target)

Properties

Name Type Description Notes
Enable string Enable Log Forwarding [true/false] [optional] [default to "true"]
Endpoint string Sumologic endpoint URL [optional]
Host string Sumologic host [optional] [default to "use-existing"]
Json bool Set output format to JSON [optional] [default to false]
OutputFormat string Logs format [text/json] [optional] [default to "text"]
PullInterval string Pull interval in seconds [optional] [default to "10"]
SumologicTags string A comma-separated list of Sumologic tags [optional] [default to "use-existing"]
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]