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. Click Configure Action Step from the left navigation panel.
  2. Click Action Step to configure third-party services.
  3. Within the Configure Action Step, click the Elasticsearch connector.
    Click to enlarge

  4. Under Choose an Action tab, select the Index an Entry action.
    Click to enlarge

  5. Click the + Add New Account button to set up your Elasticsearch account (see screenshot in next step).
    Click to enlarge
  6. In the Authorize modal, enter 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. Click to enlarge

      Then, click Authorize.

      Click to enlarge
  7. On the Configure Action page, enter an Index name in which you want to store the data and provide the details in the Body field in JSON format.
    Click to enlarge
  8. Click Proceed.
  9. You will see the input values which you have configured in the Configure Action modal.
    Click to enlarge
  10. Check if the details are correct. If yes, click Test Action.
    Click to enlarge

  11. Once set, click Save and Exit.
    Click to enlarge

  12. Navigate to the Elasticsearch dashboard. You will see the output if you search the index name in the API console section.
    Click to enlarge

This sets up the Elasticsearch action connector.