Elasticsearch provider

What are Integrations?

SquaredUp DS Integrations allow you to create your own providers. Each Integration has its own form to help you input the information required for different providers.

What is a provider?

Providers contain the connection details to external platforms. A provider only needs to be set up once and can then be used when creating tiles on a dashboard.

There are two types of integrations and therefore providers:

  • generic Web API providers that can connect to any REST API
  • dedicated providers that connect to a specific external platform or database (SQL, ServiceNow, Azure Active App Insights, Elasticsearch, etc.)

About Elasticsearch providers

An Elasticsearch provider is a dedicated provider that contains the connection details to your Elasticsearch instance. You need to create a Elasticsearch provider before you can use Elasticsearch tiles.

When you are creating an Elasticsearch provider, make sure that the SquaredUp server has access to your Elasticsearch instance, since it is the server that connects to Elasticsearch, and not your users' browser.

Adding an Elasticsearch provider

  1. In SquaredUp DS, navigate to the right-hand menu ☰ > system > Integrations.
  2. Under Integrations click Elasticsearch:
  3. In the service name box type in a suitable name, e.g. Elasticsearch
  4. Enter the URL for your Elasticsearch instance.

    The URL depends on your Elasticsearch environment:

    1. If you are using the Elastic cloud service, you need to enter the endpoint URL, which has the following format:
      https://CLUSTER_ID.REGION.CLOUD_PLATFORM.DOMAIN:PORT
    2. If you are running Elasticsearch in a different environment, ask your Elastic administrator for the instance URL and port number.
  5. Enter the username and password for your Elasticsearch instance into the appropriate boxes:
  6. Change ignore invalid ssl to on if you are using a self-signed certificate.
  7. Click save.

To use the Elasticsearch provider in a tile see How to use the Elasticsearch tile

Was this article helpful?


Have more questions or facing an issue?