Skip to main content

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:

  1. Log in to Elastic Cloud
  2. Go to your deployment
  3. Click Manage this deployment
  4. Copy the Elasticsearch endpoint from the Applications section

For Self-hosted:

  1. Use your Elasticsearch server URL (e.g., http://localhost:9200)

Step 2: Get Your Credentials

  1. Note your Elasticsearch username (default: elastic)
  2. 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

Elasticsearch 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.