gdcloud logging siem-org-forwarders create

이름

gdcloud logging siem-org-forwarders create - 조직 보안 정보 및 이벤트 관리 (SIEM) 로그 내보내기를 만듭니다.

개요

gdcloud logging siem-org-forwarders create NAME [flags]

EXAMPLES

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 참조 개요 페이지를 참고하세요.