OptionGCP_EXPORT_BUCKET
Description Specifies the bucket where exports are sent for Google Cloud Storage.
Default

The parameter defines the GCP Cloud Storage bucket name where LogScale will export data, such as:

ini
GCP_EXPORT_BUCKET=company-logscale-exports

When configuring this parameter, ensure the bucket exists in your GCP environment and that LogScale has appropriate permissions to write to it. You'll also typically need to configure authentication credentials for GCP access alongside this bucket name.