节点与集成
Elastic Security credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
- Create an Elastic Security account.
- Deploy an application.
Supported authentication methods
- Basic auth
- API Key
Related resources
Refer to Elastic Security's documentation for more information about the service.
Using basic auth
To configure this credential, you'll need:
- A Username: For the user account you log into Elasticsearch with.
- A Password: For the user account you log into Elasticsearch with.
- Your Elasticsearch application's Base URL (also known as the Elasticsearch application endpoint):
- In Elasticsearch, select the option to Manage this deployment.
- In the Applications section, copy the endpoint of the Elasticsearch application.
- Add this in n8n as the Base URL.
Using API key
To configure this credential, you'll need:
- An API Key: For the user account you log into Elasticsearch with. Refer to Elasticsearch's Create API key documentation for more information.
- Your Elasticsearch application's Base URL (also known as the Elasticsearch application endpoint):
- In Elasticsearch, select the option to Manage this deployment.
- In the Applications section, copy the endpoint of the Elasticsearch application.
- Add this in n8n as the Base URL.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。