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.