Elasticsearch

Elasticsearch is an open-source search-based platform for storing and retrieving valuable data. In order to store and search the data, you will need to create a deployment in Elasticsearch.

Set up Elasticsearch

Perform the following steps to set up the Elasticsearch action connector:

  1. In the Configure Action section, select the Elasticsearch connector.
    Choose-Connector.png
  2. Under Select an Action tab, select Index an Entry.
    Select-An-Action.png
  3. In the Configure Action tab, click + Add New Account to add your Elasticsearch account.
    Add-An-Account.png
  4. In the Authorize pop-up window, provide the Node URL, Username, and Password.

    To generate Node URL, Username, and Password, log in to the Elasticsearch dashboard and perform the following steps:
    1. Navigate to your deployment page.
    2. Under Applications, copy the endpoint for the Elasticsearch section. The copied endpoint is the Node URL.
    3. You will get a Username and Password once you create a deployment.
    4. Elasticseacrh-Dashboard.png
  5. Once done, click Authorize.
    Authorize-Account-Button.png
  6. Provide an Index name in which you want to store the data.
    Select-IndexName.png
  7. In the Body field, provide the details in JSON format.
    Select-Body.png
  8. Click Proceed.
    Click-Proceed.png
  9. To execute and test the configured action, click Test Action
    Test-Action.png
  10. On successful configuration, you can see the below output. Click Save and Exit.
    Save-Exit.png
  11. Navigate to the Elasticsearch dashboard. You will see the output if you search the index name in the API console section.
    Elastic-Output.png

This sets up the Elasticsearch action connector.

Was this article helpful?

Thanks for your feedbackSmile-icon

More articles in "Search & Discovery"

On This Page

^