Elasticsearch
Import cluster indices from Elasticsearch
Category: Analytics & BI · Authentication: Username & password
Connecting your account
Your Elasticsearch cluster's username/password (Basic auth must be enabled — most managed clusters like Elastic Cloud have this by default).
Credentials needed
| Field | Required | Notes |
|---|---|---|
| Username | Yes | |
| Password | Yes | |
| Cluster URL | Yes | e.g. https://mydeployment.es.us-central1.gcp.cloud.es.io:9243 |
| Ignore SSL Issues (Insecure) | No |
Available data to import
Once connected, choose from these resources when setting up an import:
| Resource | What it imports |
|---|---|
| Indices | All indices records |
| Documents | All documents records (you'll be asked to pick a index) |
This page is generated from Brooked's connector definition for elasticsearch. Found an error? Open an issue or send a PR.