Hi there,
I have an ARM 32bit device then i cannot use InfluxDB 2.x, then I use InfluxDB 1.8.10 docker for storing data.
Howver, to more secure, i want to replicate data from this device to InfluxDB Cloud but there are no clue to do it.
Can it be done in influx cli or any python code?
Please help.
Thanks.
Hello @thanhtantran,
Welcome!
Ah bummer I was going to suggest:
You could write data with the to() function in a flux task:
Hello @Anaisdg ,
Excuse me for bringing this topic again, I couldn’t have asked for a better reference for my problem.
I am in a similar position as “Thanhtantran”. My IoT device only supports InfluxDB version 1.8 and I need to replicate this data on to my another InfluxDB OSS instance acting as a server. Is there a way to make this possible? Or jumping to Cloud or Enterprise version is the only way to solve this issue? Because all the solutions I see above are from versions 2.x/Cloud.
Please correct me if I am wrong!
Regards,
Tushar