Kibana credentials
Prerequisites
- Create an Elasticsearch (opens in a new tab) account.
- If you're creating a new account to test with, load some sample data into Kibana. Refer to the Kibana quick start (opens in a new tab) for more information.
Supported authentication methods
- Basic auth
Related resources
Refer to Kibana's API documentation (opens in a new tab) for more information about the service.
This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content (opens in a new tab) on n8n's website.
Using basic auth
To configure this credential, you'll need:
- The URL you use to access Kibana, for example
http://localhost:5601 - A Username: Use the same username that you use to log in to Elastic.
- A Password: Use the same password that you use to log in to Elastic.