Elasticsearch Account Set up

  1. Browse to URL:  https://www.elastic.co/ and click on start free trial

  2. Create a Deployment in your Elasticsearch account.

image-20240423-112654.png
  1. Configure Deployment according to your specifications.

image-20240423-112814.png
  1. Open side bar and go to Manage Deployment to get your 'Cloud ID'. Copy and make a note of your 'Cloud ID'.

image-20240423-112950.png
image-20240423-115806.png
  1. Go back to side bar and go to ‘Stack Management’. Under ‘Security’, select ‘API KEYS’ to create your API key.

image-20240423-120039.png
  1. Now Click on ‘Create your API KEY’ to view your API key.

image-20240423-120310.png

Note : Make sure you save it somewhere safe because you will not be able to view it again.

image-20240423-120641.png
  1. Go to search bar and search for dev tools. You will use the console to create your index.

image-20240423-121059.png
  1. Create your index.

image-20240423-121337.png
  1. Create index fields.

image-20240423-121445.png
  1. Create records for your index.

image-20240423-121548.png
  1. You can Query your data as below.

image-20240423-121640.png
  1. Once you have data in your index, you account is ready to use in 'EazyDi'.

Related content