gdcloud logging siem-org-forwarders create

NAMA

gdcloud logging siem-org-forwarders create - Membuat ekspor log Informasi Keamanan dan Manajemen Peristiwa (SIEM) organisasi.

SYNOPSIS

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

CONTOH

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

FLAG WAJIB

      --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.

FLAG GDCLOUD WIDE

Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.

Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gcloud CLI.