Back up data from Elasticsearch and Kibana to another server

I have read the documentation for Restore and Backup with this link

Blockquote

But since i am running ELK on docker, is it a good way to migrate all of its data (indice, dashboards) to another server using Docker volume? Thank you

It's not something that we support, but it might work.

thanks for your response