Hi, I am using flux db 1.8.10.
I have 4 influxdb instances and want to reduce it to 2 instances. For that can you please advice how i can move influxdb dabases(not all, only1 or two) to other instances.
Hi, I am using flux db 1.8.10.
I have 4 influxdb instances and want to reduce it to 2 instances. For that can you please advice how i can move influxdb dabases(not all, only1 or two) to other instances.
Hello @sahithi,
You can use the following command:
To export data to InfluxDB and rewrite it to a new instance I’d recommend using the file telegraf input plugin.