名前
gdcloud logging siem-org-forwarders update - 組織のセキュリティ情報およびイベント管理(SIEM)ログのエクスポートを更新します。
概要
gdcloud logging siem-org-forwarders update NAME [flags]
EXAMPLES
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。
詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。