gdcloud logging siem-org-forwarders create

NOME

gdcloud logging siem-org-forwarders create - Create an organization Security Information and Event Management (SIEM) log export.

SYNOPSIS

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

ESEMPI

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 OBBLIGATORI

      --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 A LIVELLO DI GDCLOUD

Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.

Per saperne di più, consulta la pagina Panoramica del riferimento di gcloud CLI.