Skip to content

Elasticsearch credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Using Basic Auth#

From Elasticsearch:

  1. Navigate to your Dashboard > Deployments section and open the dashboard for the desired deployment.
  2. From the Applications section, copy the endpoint of the Elasticsearch application.

From n8n:

  1. Enter a descriptive Credentials Name.
  2. In the Credential Data section, enter your:
    • Username
    • Password
    • Base URL: The Elasticsearch application endpoint obtained above.
  3. Click Create to save your credentials.