gwUpdateRemoteAccessSessionLogsLogzIo is a command that updates session log forwarding config (logz-io target)
| 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] |
| LogzIoToken | string | Logz-io token | [optional] |
| OutputFormat | string | Logs format [text/json] | [optional] [default to "text"] |
| Protocol | string | LogzIo protocol [tcp/https] | [optional] |
| 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] |