mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
854 B
854 B
Elasticsearch
You can use these credentials to authenticate the following nodes:
Prerequisites
- Create an Elasticsearch account.
- Deploy an application.
Using Basic Auth
From Elasticsearch:
- Navigate to your Dashboard > Deployments section and open the dashboard for the desired deployment.
- From the Applications section, copy the endpoint of the Elasticsearch application.
From n8n:
- Enter a descriptive Credentials Name.
- In the Credential Data section, enter your:
- Username
- Password
- Base URL: The Elasticsearch application endpoint obtained above.
- Click Create to save your credentials.