This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Elasticsearch

Overview

This source syncs data from an ElasticSearch domain.
This source automatically discovers all indices in the domain and can sync any of them.
ElasticSearch calls may be rate limited by the underlying service. This is specific to each deployment.

The source is using Airbyte docker image (@airbyte/source-elasticsearch). Learn more how Airbyte-based sources work

How to connect

Connection Parameters

ParameterDocumentation
authenticationMethod
object
(not required)
The type of authentication to be used
endpoint*
string
(required)
The full url of the Elasticsearch server