Skip to content

Elasticsearch 凭证(Elasticsearch credentials)#

你可以使用以下凭据验证以下节点:

🌐 You can use these credentials to authenticate the following nodes:

支持的身份验证方法(Supported authentication methods)#

  • 基本身份验证

有关该服务的更多信息,请参考Elasticsearch文档

🌐 Refer to Elasticsearch's documentation for more information about the service.

使用基本身份验证(Using basic auth)#

要配置此凭证,你需要一个具有部署Elasticsearch账户,并且:

🌐 To configure this credential, you'll need an Elasticsearch account with a deployment and:

  • 用户名
  • 密码
  • 您的 Elasticsearch 应用程序的 基础 URL(也称为 Elasticsearch 应用程序端点)

要设置凭据:

🌐 To set up the credential:

  1. 请输入你的 Elasticsearch 用户名
  2. 请输入你的 Elasticsearch 密码
  3. 在 Elasticsearch 中,转到 部署
  4. 选择你的部署。
  5. 选择 管理此部署
  6. 应用部分,复制Elasticsearch应用的端点。
  7. 在 n8n 中将此输入为 基础 URL
  8. 默认情况下,n8n 仅在 SSL 证书验证成功时才会连接。如果你希望即使 SSL 证书验证失败也能连接,请启用 忽略 SSL 问题

自定义端点别名

如果你向部署添加了一个 自定义端点别名,请使用新的端点更新你的 n8n 凭证 基础 URL