Dump all elasticsearch (or opensearch) with one copy and paste
# install node first https://andiradulescu.hashnode.dev/install-latest-node-with-one-copy-and-paste
# install multielasticdump
npm install elasticdump -g
SOURCE=https://user:password@IP:PORT # MUST be a URL for the base location of an ElasticSearch s...
andiradulescu.hashnode.dev1 min read