using vmctl to copy data

I had a need to copy data from a standalone victoriametrics system to a cluster setup. for some reason the command line wasn't intuitive, so making a note here


./vmctl vm-native --vm-native-src-addr=https://source.to.copy.from:443
 --vm-native-src-user user1 --vm-native-src-password password1
 --vm-native-dst-addr=https://destination.to.copy.to:443/insert/0/prometheus/api/v1/write 
 --vm-native-filter-match='{db="db1"}'

Comments

Popular posts from this blog

Baileys liquor Chocolate Chip and Cream desert

nginx decode base64 url for use with imgproxy

using t1n1wall, opnsense or pfsense on Google Compute Engine GCE