Elasticsearch
Prefer guided AI setup?
Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.
Overview
Elasticsearch is a distributed search and analytics engine. Connect your Elasticsearch cluster to automate search operations, data indexing, and log analysis workflows.
Authentication Type
Basic Auth (Username + Password)
Setup Instructions
Step 1: Get Your Elasticsearch Endpoint
For Elastic Cloud:
- Log in to Elastic Cloud
- Go to your deployment
- Click Manage this deployment
- Copy the Elasticsearch endpoint from the Applications section
For Self-hosted:
- Use your Elasticsearch server URL (e.g.,
http://localhost:9200)
Step 2: Get Your Credentials
- Note your Elasticsearch username (default:
elastic) - Get your password from the deployment or configuration
Configuration Fields
- Username: Elasticsearch username
- Password: Elasticsearch password
- Base URL: Your Elasticsearch endpoint URL
- Ignore SSL Issues: Enable if using self-signed certificates
Common Use Cases
- Full-text search
- Log and event data analysis
- Application performance monitoring
- Security analytics
- Business analytics
API Documentation
Next Steps
Got your credential? Connect it to an agent
Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.