Elasticsearch Connector > Mappings for Elasticsearch > Elasticsearch targets in mappings
  

Elasticsearch targets in mappings

To write data to an Elasticsearch target, configure an Elasticsearch object as a Target transformation in the mapping in advanced mode.
Specify the name and description of an Elasticsearch target.
The following table describes the target properties that you can configure for an Elasticsearch target:
Property
Description
Connection
Name of the Elasticsearch connection that is associated with a dataset.
You can select an existing connection or create a new connection. You can also click New Parameter to define a parameter for the target connection.
Target Type
Type of target object. Select Single Object or Parameter.
You can add multiple Elasticsearch targets in a mappings in advanced mode.
Object
Name of the Elasticsearch target object based on the target type selected.
You can select an existing target object or create a new target object at runtime. When you select an existing target object, the schema is inferred from the incoming fields to the target transformation.
Create New at Runtime
Creates an Elasticsearch target table at runtime based on the target table you specify.
To create a target table at runtime, enter the name of the target table that you want to create in the Object Name field.
The agent creates the target table based on the object name and the path you specify. You can edit the metadata of the source fields before creating the target.
Operation
The target operation. You can select the Insert operation.
Other operations are not applicable.