gwUpdateRemoteAccessSessionLogsGoogleChronicle is a command that updates session log forwarding config (google-chronicle target)
| Name | Type | Description | Notes |
|---|---|---|---|
| customerId | String | Google chronicle customer id | [optional] |
| enable | String | Enable Log Forwarding [true/false] | [optional] |
| gcpKey | String | Base64-encoded service account private key text | [optional] |
| json | Boolean | Set output format to JSON | [optional] |
| logType | String | Google chronicle log type | [optional] |
| outputFormat | String | Logs format [text/json] | [optional] |
| pullInterval | String | Pull interval in seconds | [optional] |
| region | String | Google chronicle region [eu_multi_region/london/us_multi_region/singapore/tel_aviv] | [optional] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |