Authentication
This provider requires authentication.- host: Elasticsearch host (required: False, sensitive: False)
- cloud_id: Elasticsearch cloud id (required: False, sensitive: False)
- verify: Enable SSL verification (required: False, sensitive: False)
- api_key: Elasticsearch API Key (required: False, sensitive: True)
- username: Elasticsearch username (required: False, sensitive: False)
- password: Elasticsearch password (required: False, sensitive: True)
- connect_to_server: The user can connect to the server (mandatory)
In workflows
This provider can be used in workflows. As “step” to query data, example:Connecting with the Provider
API Key
To obtain the Elastic API key, follow these steps:- Log in to your elastic.co account
- Go to the “Elasticsearch Service” section
- Click on the “API Key” button
- Generate a new API Key
Cloud ID
To obtain the Elastic Cloud ID, follow these steps:- Log in to your elastic.co account
- Go to the “Elasticsearch Service” section
- Find the “Cloud ID” in the Overview page.