Archive and Restore Telemetry Data
Mezmo offers several Pipeline components and features to help you archive and restore telemetry data for later analysis.
Archive Destination
The Mezmo Archive Destination enables you to store your events in either S3 or Azure. This Destination is designed to be compatible with the Pipeline Data Restoration Source, but you can use it with other tools that can interface with Azure and S3.
Pipeline Data Restoration Source
The Mezmo Pipeline Data Restoration Source enables you to send data from Mezmo's Archive Destination into a Pipeline. This source expects your data to either be regular text log lines or NDJSON. There is no specific schema expected of NDJSON.
Restore Telemetry Data to a Pipeline or Log Analysis
- In the Mezmo Web app, go to Archiving > Pipeline Restoration.
- Enter a Name for the Restoration Task.
- Enter the Time range for the data you want to restore.
- Select the Archive you want to restore the data from.
- Select the Destination where you want to restore the data.
Archive Options
Option | Description |
---|---|
Pipeline Archive | When you select this option, the menu will populate with a list of the Mezmo Archive Destinations in any of your Pipelines, and connection will be based on the configuration of the selected Destination. |
Log Analysis Archive | When you select this option, the task will connect to the Archives you have set up in Mezmo Log Analysis. |
Destination Options
Restoration data sent to log analysis must conform to the required schema.
Option | Description |
---|---|
Send to Pipeline | When you select this option, the menu will populate with a list of the Pipeline Data Restoration Sources in your Pipelines. |
Send to Log Analysis | When you select this option, the task will create a log restoration task and restore logs to a Mezmo Log Analysis Destination. |
####
Was this page helpful?