Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
This destination enables you to send your Mezmo Pipeline log data to Google Cloud Storage.Configuration Options
| Option | Description |
|---|---|
| Batch Timeout | The maximum amount of time for buffering events before being flushed to the destination. |
| End-to-End Acknowledgement | Enable this option to receive verification that log data is being received by Google Cloud Storage. |
| Encoding | The type of encoding to use for serializing the data before sending it to storage. |
| Bucket | The name of the Google Cloud Storage bucket to send your log data to. |
| Compression | The type of compression to apply to the log data before sending it to storage. |
| Bucket Prefix | The prefix to apply to the bucket name to set a directory for the stored data. |
| JSON Credentials | The Google Cloud Service Account Key |
Please note that only the message portion of the event envelope will be stored.