Skip to main content

Elasticsearch Connector Setup Guide

Prerequisites

  • An Administrator account
  • Elasticsearch (Cloud or Self-Hosted), version 7.10 to 8.x

Setup Guide

  1. Enter the Username and Password for your Elasticsearch instance.
  2. Provide the Hostname of your Elasticsearch instance.
  3. Specify the Port used by your Elasticsearch instance.
  4. Enter a Name for the connector.
  5. (Optional) Provide a Description for the connector.
  6. Select the Owner of the connector.
  7. (Optional) Click Test Connection to verify that your Elasticsearch instance is reachable.
  8. Click Connect to finalize the setup.

Aliases

  • Aliases are fetched from your Elasticsearch instance and used to group streams.
  • Each stream is saved in the warehouse with a table name prefixed by its alias.
  • All indices—regardless of whether they are associated with an alias—will also be included under the all_indices group in addition to any alias-based grouping.

Example

  • If the alias is matia and the index is integration, the resulting table name will be: matia_integration
  • If there are no aliases and the index is integration, the resulting table name will be: all_indices_integration

ON THIS PAGE

Need Help?

Get help and support on all things Matia.

Contact Us