gdcloud logging siem-org-forwarders create

NAME

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

SYNOPSIS

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

EXEMPLOS

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 OBRIGATÓRIAS

      --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 GDCLOUD GERAIS

Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.

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