ElasticSearch (Experimental)
ElasticSearch
It is mainly used to describe how the software builds the ElasticSearch data source for subsequent operations.
Based on XPACK plug-ins, the ElasticSearch data source is built on the basis of the ElasticSearch plug-in.
System requirements
>= 1.22.0
Supported Versions¶
Version | Tested? |
---|---|
1.0.x |
Supported versions
Most versions have been tested, please submit issues for non-adapted versions.
Created a Source¶
After entering the data source management page, click the Add data source button.
Select the ElasticSearch icon in the Experimental
type (the fourth).
After selecting the type, click the Next
button at the bottom to configure the relevant information.
Supported protocols
-
TCP
TCP Protocol¶
TCP Protocol
Use the TCP interface provided by ElasticSearch to connect to the service.
Parameter | Description | Required | Unique | Default |
---|---|---|---|---|
Alias |
The alias of the data source, which will be displayed later in the selected data source on the page | Yes | Yes | |
Host |
The host of the ElasticSearch server | Yes | Yes | |
Port |
The port of the ElasticSearch server | Yes | Yes | 5443 |
When we have configured the above parameters, click the Test
button at the bottom. If the service can be accessed normally, the OK
button can be used. Click it and it will be saved.