Articles on: Email Archive

Connecting Google Cloud storage to Patronum

To connect your Google Cloud storage to Patronum, you first need to create a service account and export the configuration to Patronum. This allows Patronum to read and write to your Google Cloud Storage bucket.


Create a Service Account


  1. Go to https://console.cloud.google.com/iam-admin/serviceaccounts
  2. Click + Create Service Account
  3. Provide name (e.g., patronum-logs-sa) and description
  4. Click Create and Continue.


Generate Service Account Key

  1. Open Service Account → Keys tab
  2. Click Add Key → Create New Key
  3. Select JSON → Click Create
  4. Download JSON file (only once)


Make sure you store your JSON Key securely, and rotate is on a regular basis.


Configure Patronum Integration

  1. Settings → Integrations



  1. Upload Service Account JSON
  2. Select the buckets you want Patronum to access.
  3. Define retention periods for each bucket.


Once the buckets have been selected, they will be available within Patronum.


Updated on: 09/04/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!