gdcloud logging siem-org-forwarders create

NOM

gdcloud logging siem-org-forwarders create : créez une exportation de journaux SIEM (Security Information and Event Management) pour une organisation.

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

FLAGS OBLIGATOIRES

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

FLAGS GDCLOUD GÉNÉRAUX

Ces flags sont disponibles pour toutes les commandes : --configuration, --format, --help, --project, --quiet.

Pour en savoir plus, consultez la page de présentation de la documentation de référence de la gdcloud CLI.