Elasticsearch Sources¶
In order to create Elasticsearch exporters, a data source that gives access to the Elastic indexing server needs to be defined.
Denodo Scheduler supports the following versions of Elasticsearch servers:
7.x
Note
Elasticsearch 2.x, 5.x and 6.x are no longer supported.
To create an Elasticsearch data source you need to specify the following parameters:
Host. Machine name in which the Elastic server will run.
HTTP Port. Port number of the Elastic HTTP server. This is the port of the RESTful API.
Username (optional). Username for connecting to the Elastic server.
Password (optional). Password associated with the specified user.
Use secure connection. Use HTTPS and SSL.