Is there a way to migrate Elasticsearch data from an Elasticsearch windows windows to another windows client. I have recently migrated a DMS to a new environment but have found out that the Elasticsearch data did not copy over.
That should be possible using snapshots.
Can you try to follow the guide at Taking a snapshot of one Elasticsearch cluster and restoring it to another | DataMiner Docs ?
That should allow you to copy the data from the snapshot to the other node and thus move it.
Before you do, however, please ensure that the contents of the <DB> tag match those in the <DataBase/> tag with attribute type="Elasticsearch".