gdcloud logging siem-org-forwarders update

NOME

gdcloud logging siem-org-forwarders update - Aggiorna un'esportazione dei log di gestione degli eventi e delle informazioni di sicurezza (SIEM) di un'organizzazione.

SYNOPSIS

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

ESEMPI

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

FLAG OBBLIGATORI

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

FLAG FACOLTATIVI

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