Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.15 KB

GwUpdateRemoteAccessSessionLogsAzureAnalytics.md

File metadata and controls

18 lines (14 loc) · 1.15 KB

akeyless.Model.GwUpdateRemoteAccessSessionLogsAzureAnalytics

gwUpdateRemoteAccessSessionLogsAzureAnalytics is a command that updates session log forwarding config (azure-analytics target)

Properties

Name Type Description Notes
Enable string Enable Log Forwarding [true/false] [optional] [default to "true"]
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"]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
WorkspaceId string Azure workspace id [optional]
WorkspaceKey string Azure workspace key [optional]

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