gdcloud logging siem-org-forwarders update

NOME

gdcloud logging siem-org-forwarders update - Atualiza uma exportação de registos de informações de segurança e gestão de eventos (SIEM) de uma organização.

SYNOPSIS

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

EXEMPLOS

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

SINALIZADORES OBRIGATÓRIOS

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

SINALIZADORES OPCIONAIS

      --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ão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.

Para mais informações, consulte a página Vista geral da referência da CLI gdcloud.