GZip

Jump to Section

The GZip stage compresses the event into a GZipped file value. This is useful for sending file data to cloud storage and can significantly reduce the size and time of transmission.

For example, common Pipeline patterns include buffering, formatting as CSV, and then GZip before sending to AWS S3 or Azure Blob storage.