Migrate data to InfluxDB
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.