Manage ingestion
Overview
Sift supports uploading certain file types through the UI. This guide explains how to import those file types.
Upload a CSV file
To upload a CSV file:
- In Sift, click .
- Click Import data.
- Select a CSV file.
- Asset:
- Existing Asset: If you want to associate the new CSV file with an existing Asset:
- In the Asset list, select the Asset to associate with the CSV file.
- New Asset: If you want to associate the new CSV file with a new Asset:
- Click New Asset.
- In the Asset box, enter a name for the new Asset.
- Existing Asset: If you want to associate the new CSV file with an existing Asset:
- Run:
- New Run: If you want to associate the new CSV file with a new run:
- Optiona: In the Run box, edit the name for the new Run.
- Existing Run: If you want to associate the new CSV file with an existing Run:
- In the Run list, select a Run to associate wiht the CSV file.
- New Run: If you want to associate the new CSV file with a new run:
- In the First data row box, enter the row number where time-series data begins.
- In the Timestamp column list, select the column containing timestamps. Auto-detected but editable.
- In the Timestamp format list, select the format of the timestamp column.
- Optional: Edit the Channel configuration settings.
- Click Upload.
Upload a Parquet file
To upload a Parquet file:
Sift supports Parquet files with a flat schema, where each telemetry Channel is represented as an individual column. To learn more, see Parquet: Format.
- In Sift, click .
- Click Import data.
- Select a Parquet file.
- Define the General configuration settings:
- Select an Asset:
If you want to associate the new Parquet file with an existing Asset:
- In the Asset list, select the Asset to associate with the Parquet file.
- Select a Run:
If you want to associate the new Parquet file with a new run:
- In the Run box, edit the name for the new Run.
- In the Timestamp column list, select the column containing timestamps. Auto-detected but editable.
- In the Timestamp format list, select the format of the timestamp column.
See Timestamp formats for details on supported formats.
- Select an Asset:
- Optional: Edit the Channel configuration settings.
- Click Upload.