From Elasticsearch or CSS
If the source link of a job is the Link to Elasticsearch/CSS, configure the source job parameters based on Table 1.
Parameter |
Description |
Example Value |
---|---|---|
Index |
Elasticsearch index, which is similar to the name of a relational database. The index name can contain only lowercase letters. |
index |
Type |
Elasticsearch type, which is similar to the table name of a relational database. The type name can contain only lowercase letters. |
type |
Split Nested Field |
(Optional) Whether to split the JSON content of the nested fields. For example, a:{ b:{ c:1, d:{ e:2, f:3 } } } can be split into a.b.c, a.b.d.e, and a.b.d.f. |
No |
Filter Conditions |
(Optional) CDM migrates only the data that meets the filter conditions.
|
last_name:Smith |
Extract Meta-field |
Whether to extract index meta-fields. For example, _index, _type, _id, and _score. |
Yes |
On the Map Field page, you can set custom fields for the source and destination.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot