名稱
gdcloud logging siem-org-forwarders update - Update an organization Security Information and Event Management (SIEM) log export.
概要
gdcloud logging siem-org-forwarders update NAME [flags]
範例
To update an organization SIEM log export "example-export", run:
gdcloud logging siem-org-forwarders update example-export --namespace=example-namespace --source=audit --splunk-config=/path/to/file.yaml
必要標記
--namespace string Project namespace of the organization SIEM log export.
選用旗標
--source string Type of logs to export to a SIEM destination. Available options are: [operational, audit].
--splunk-config string Path to a file containing YAML configuration for list of Splunk output configurations.
GDCLOUD 廣泛標記
所有指令都可使用這些旗標:--configuration、--format、--help、--project、--quiet。
詳情請參閱 gcloud CLI 參考資料總覽頁面。