Skip to main content

Elasticsearch Elasticsearch

Elasticsearch is a distributed search and analytics engine used for log analytics, full-text search, security intelligence, business analytics, and operational intelligence use cases.

Creating an Elasticsearch connection

To create the connection you need:

  • An API key
  • An API address

Obtaining the credentials

Obtaining an API key

  1. Go to Elastic.

  2. Click My deployment.

    Untitled

  3. Click Manage this deployment.

    Untitled

  4. Click Security.

    Untitled

  5. Click on Make security changes in Kibana.

    Untitled

  6. Click API keys.

    Untitled

  7. Click Create API key.

    Untitled

  8. Copy your API key.

    Untitled

Obtaining an API address

  1. Go to Elastic.

  2. Click My deployment.

    Untitled

  3. Click Copy endpoint.

    Untitled

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the Elasticsearch icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select API Key as the method to create the connection.
  5. Fill in the parameters:
    • The API key
    • The API address
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.