Description
With this Destination, you can set up Archive locations for your telemetry data in S3 and Azure Cloud Storage, and then restore the data from those locations to a Pipeline using the Archive and Restore Telemetry Data feature.Archiving Format and Frequency
If your data is being sent to the archive storage location on May 13, 2024, for example, the folder structure for your data files would follow this format:bucket / year=2024 / month=05 / day=13
By default, data is written to the Archive Destination every five minutes (though you can change this with the Batch Timeoutvalue). or at 20k lines, or 10MB of data , whichever comes first. Since these files are typically very small, there is an hourly mechanism that will combine these smaller files into larger merged log files.
Configuration
Configuration is similar to our S3 and Azure Blob Storage destinations, and appropriate rights must be set up for these destinations before configuring the Pipeline Destination. Check out the topics for AWS S3 Storage and Azure Blob Storage for more details.Configuration Options
To aid with downstream processing of these archives, we will copy the event’s
timestamp field into the message field as mezmo_timestamp .
