Table of Contents
Key Features
- Real-time indexing: change events are streamed into Elasticsearch indices as they occur, keeping search results current.
- Flexible authentication: supports basic authentication, API keys, or no authentication for local development.
- TLS support: connects over HTTPS with optional certificate verification control.
Prerequisites
- A reachable Elasticsearch cluster (self-managed or Elastic Cloud).
- A user or API key with write permissions on the target indices.
Configuration
Authentication Methods
Creating an API Key
You can create a Base64-encoded API key using the Elasticsearch Create API Key API:encoded value returned by the API as the connector’s API Key.