Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.32 KB

GatewayUpdateLogForwardingGoogleChronicle.md

File metadata and controls

20 lines (16 loc) · 1.32 KB

GatewayUpdateLogForwardingGoogleChronicle

gatewayUpdateLogForwardingGoogleChronicle is a command that updates log forwarding config (google-chronicle target)

Properties

Name Type Description Notes
customer_id str Google chronicle customer id [optional]
enable str Enable Log Forwarding [true/false] [optional] [default to 'true']
gcp_key str Base64-encoded service account private key text [optional]
json bool Set output format to JSON [optional] [default to False]
log_type str Google chronicle log type [optional]
output_format str Logs format [text/json] [optional] [default to 'text']
pull_interval str Pull interval in seconds [optional] [default to '10']
region str Google chronicle region [eu_multi_region/london/us_multi_region/singapore/tel_aviv] [optional]
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]