gdcloud logging siem-org-forwarders update

NOMBRE

gdcloud logging siem-org-forwarders update - Actualiza una exportación de registros de gestión de eventos y de información de seguridad (SIEM) de una organización.

SYNOPSIS

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

EJEMPLOS

To update an organization SIEM log export "example-export", run:

    gdcloud logging siem-org-forwarders update example-export --namespace=example-namespace --source=audit --splunk-config=/path/to/file.yaml

BANDERAS OBLIGATORIAS

      --namespace string   Project namespace of the organization SIEM log export.

MARCAS OPCIONALES

      --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 WIDE FLAGS

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 Información general sobre la referencia de la CLI de gdcloud.