ElasticSearch
UDTS supports ElasticSearch as a data transfer source/target, supporting versions 6.5.4 to 7.10.2.
ElasticSearch Form Filling
Source Data Form
Parameter Name | Description |
---|---|
Address Type | Provides three types of addresses: intranet address, internet address, dedicated line address. Example: http://10.9.1.1:9200 |
Username | ElasticSearch connection username |
Password | Password corresponding to the ElasticSearch username |
Index | The name of the ElasticSearch index that needs to be migrated. This is a required field. Multiple indexes are separated by , . Currently, migration of all indexes using * is not supported. Example: testdata1,testdata2 |
Target Data Form
Parameter Name | Description |
---|---|
Address Type | The target currently only supports intranet, including UES and self-built ElasticSearch on cloud hosts |
Username | ElasticSearch connection username |
Password | Password corresponding to the ElasticSearch username |