Connections > Elasticsearch connection properties
  

Elasticsearch connection properties

When you create an Elasticsearch connection, you must configure the connection properties.
The following table describes the Elasticsearch connection properties:
Property
Description
Connection Name
The name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
Description
Description of the connection. Maximum length is 4000 characters.
Type
The Elasticsearch connection type.
Runtime Environment
Name of the runtime environment where you want to run the tasks.
You can specify a Secure Agent or serverless runtime environment.
Host
Host name or IP address of the Elasticsearch server.
Port
Elasticsearch server port number. Default is 9243.
Authentication
Authentication method to access the Elasticsearch resources.
Basic authentication uses user name and password credentials to connect to the Elasticsearch server.
User Name
User name to access the Elasticsearch server.
Password
Password corresponding to the user name to access the Elasticsearch server.