Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.1 KB

File metadata and controls

18 lines (14 loc) · 1.1 KB

GwUpdateRemoteAccessSessionLogsLogzIo

gwUpdateRemoteAccessSessionLogsLogzIo is a command that updates session log forwarding config (logz-io target)

Properties

Name Type Description Notes
enable str Enable Log Forwarding [true/false] [optional] [default to 'true']
json bool Set output format to JSON [optional] [default to False]
logz_io_token str Logz-io token [optional]
output_format str Logs format [text/json] [optional] [default to 'text']
protocol str LogzIo protocol [tcp/https] [optional]
pull_interval str Pull interval in seconds [optional] [default to '10']
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

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