Elastic Security 凭证(Elastic Security credentials)#
你可以使用以下凭据验证以下节点:
🌐 You can use these credentials to authenticate the following nodes:
先决条件(Prerequisites)#
- 创建一个 Elastic Security 账户。
- 部署一个应用程序。
支持的身份验证方法(Supported authentication methods)#
- 基本身份验证
- API 密钥
相关资源(Related resources)#
有关该服务的更多信息,请参考Elastic Security文档。
🌐 Refer to Elastic Security's documentation for more information about the service.
使用基本身份验证(Using basic auth)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- A 用户名:用于登录 Elasticsearch 的用户账户。
- 一个 密码:用于你登录 Elasticsearch 的用户账户。
- 您的 Elasticsearch 应用程序的 基础 URL(也称为 Elasticsearch 应用程序端点):
- 在 Elasticsearch 中,选择 管理此部署 选项。
- 在应用部分,复制Elasticsearch应用的端点。
- 在 n8n 中将此添加为 基础 URL。
自定义端点别名
如果你向部署添加了一个 自定义端点别名,请使用新的端点更新你的 n8n 凭证 基础 URL。
使用 API 密钥(Using API key)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- 一个 API 密钥:用于你登录 Elasticsearch 的用户账户。有关更多信息,请参阅 Elasticsearch 的 创建 API 密钥文档。
- 您的 Elasticsearch 应用程序的 基础 URL(也称为 Elasticsearch 应用程序端点):
- 在 Elasticsearch 中,选择 管理此部署 选项。
- 在应用部分,复制Elasticsearch应用的端点。
- 在 n8n 中将此添加为 基础 URL。