名称
gdcloud logging siem-org-forwarders create - 创建组织级安全信息和事件管理 (SIEM) 日志导出。
摘要
gdcloud logging siem-org-forwarders create NAME [flags]
示例
To create an organization SIEM log export "example-export", run:
gdcloud logging siem-org-forwarders create 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 参考概览页面。