Support is guaranteed for Elasticsearch version 7.0.0.
Settings for a connector of the elastic type are described in the following tables.
Basic settings tab
Setting |
Description |
---|---|
Name |
Unique name of the resource. Maximum length of the name: 128 Unicode characters. Required setting. |
Tenant |
The name of the tenant that owns the resource. Required setting. |
Type |
Connector type. You need to select elastic. Required setting. |
URL |
URL of the Elasticsearch server. Required setting. |
Elastic credentials |
Secret that stores the credentials for connecting to the Elasticsearch server. |
Elastic fingerprint |
Secret that stores secrets of the 'fingerprint' type for connecting to the Elasticsearch server and secrets of the 'certificate' type for using a CA certificate. |
Index |
Name of the index in Elasticsearch. Required setting. |
Query |
Elasticsearch query. We recommend specifying the The following values are possible for the Query example:
Required setting. |
Poll interval, sec |
Interval between queries to the Elasticsearch server in seconds if the previous query did not return any events. If Elasticsearch contained events at the time of the request, the connector will receive events until all available events have been received from Elasticsearch. |
Description |
Description of the resource. Maximum length of the description: 4000 Unicode characters. |
Advanced settings tab
Setting |
Description |
---|---|
Character encoding |
Character encoding. The default value is |
Debug |
Resource logging. The toggle switch is turned off by default. |