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'.

  1. Go back to side bar and go to ‘Stack Management’. Under ‘Security’, select ‘API KEYS’ to create your API key.

  1. Now Click on ‘Create your API KEY’ to view your API key.

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

  1. Go to search bar and search for dev tools. You will use the console to create your index.

  1. Create your index.

  1. Create index fields.

  1. Create records for your index.

  1. You can Query your data as below.

  1. Once you have data in your index, you account is ready to use in 'EazyDi'.