gdcloud logging siem-org-forwarders create

NOMBRE

gdcloud logging siem-org-forwarders create: Crea una exportación de registros de administración de eventos e información de seguridad (SIEM) de la organización.

SYNOPSIS

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

MARCAS OBLIGATORIAS

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

MARCAS DE GCLOUD A NIVEL GENERAL

Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.

Para obtener más información, consulta la página de descripción general de la referencia de la CLI de gcloud.