S3 Compatible

E.g. AWS S3, GCP Cloud Storage, OCI Buckets, DigitalOcean Spaces etc.

Pre-requisites

  • Bucket for storing logs

  • IAM access key and secret key which has permissions to upload files to the bucket

  • Endpoint for the S3 compatible object store service

  • Region setting for the S3 compatible object store service

Steps for creating S3 Compatible Forwarding

  • Navigate to create forwarder page

  • Select S3 compatible

  • Click on Create Forwarder

  • Provide forwarder name

  • Provide access key, secret key, region, bucket name and endpoint for the bucket

  • Click Create button

The S3 Compatible Forwarder can now be mapped to any data flow. The S3 Compatible forwarder breaks the data into smaller objects based on the object size configuration. The default object size is set to 4MB and can be changed while creating the forwarder.

Last updated