Migrate data to InfluxDB

This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version. View this page in the v2.7 documentation.

Migrate data to InfluxDB from other InfluxDB instances including by InfluxDB OSS and InfluxDB Cloud.

Migrate data from InfluxDB OSS to other InfluxDB instances

To migrate data from an InfluxDB OSS bucket to another InfluxDB OSS or InfluxDB Cloud bucket, export your data as line protocol and write it to your other InfluxDB bucket.

Migrate data from InfluxDB Cloud to InfluxDB OSS

To migrate data from InfluxDB Cloud to InfluxDB OSS, query the data from InfluxDB Cloud in time-based batches and write the data to InfluxDB OSS.