gdcloud logging siem-org-forwarders update

NAME

gdcloud logging siem-org-forwarders update - Update an organization Security Information and Event Management (SIEM) log export.

SYNOPSIS

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

EXAMPLES

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

REQUIRED FLAGS

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

OPTIONAL FLAGS

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

These flags are available to all commands: --configuration, --format, --help, --project, --quiet.

For more information, see the gdcloud CLI reference overview page.