Overview
Version
FineDataLink Version | Functional Change |
---|---|
4.1.11.2 | / |
4.1.14.2 | Scheduled Task supported data writing into the Elasticsearch database. |
Application Scenario
FineDataLink supports connection to an Elasticsearch data source for data writing using scheduled tasks.
Restriction on Use
Elasticsearch 6.x, 7.x, and 8.x are supported.
Preparation
Connection Information Collection
Collect the following information before connecting FineDataLink to the database.
IP address and port number of the database server
Username and password of the database
Procedure
1. Log in to FineDataLink as the admin, choose System Management > Data Connection > Data Connection Management, and choose Create > Data Connection, as shown in the following figure.

2. Find the Elasticsearch icon, as shown in the following figure.
3. Fill in the connection information.

4. Click Test Connection. If the connection is successful, click Save to save the data connection.
Data Source Usage
After configuring the data source, you can write data into it using Data Development. For details, see Overview of Scheduled Task.