Skip to Content
Data TransmissionSource is ElasticSearchElasticSearch

ElasticSearch

UDTS supports ElasticSearch as a data transmission source/target, supporting versions 6.5.4 to 7.10.2.

ElasticSearch Form Filling

Data Source Form

Parameter NameDescription
Address TypeProvides three types: intranet address, extranet address, and dedicated line address, e.g., http://10.9.1.1:9200
UsernameElasticSearch connection username
PasswordPassword corresponding to the ElasticSearch username
IndexThe name of the ElasticSearch index to be migrated, required field, multiple indices should be separated by ,, currently does not support * to migrate all indices, e.g., testdata1,testdata2

Transmission Target Form

Parameter NameDescription
Address TypeThe target currently only supports intranet, including UES and cloud host self-built ElasticSearch
UsernameElasticSearch connection username
PasswordPassword corresponding to the ElasticSearch username