Cloud Storage Buckets

The Cloud Storage buckets for LogScale data and access logs are configured using the Terraform Google Cloud Storage module that ensures secure storage and proper management. The primary bucket uses the gcs_bucket_name variable, while access logs are stored in logscale_access_logs_bucket. Both buckets are configured with:

  • Private access controls

  • Access logging enabled for audit purposes

  • Regional storage for performance optimization