Accessing Elasticsearch in Cloud through "http" web interface

Hi
If I create an account in Elastic cloud and start a project there...
Is there anyway I can access Elasticsearch in Elastic Cloud through my Jupyter notebook in Google cloud or colab through web interface of "http".

Note that I want to access Elasticsearch version 8 onwards...

Yes, you can point clients to the Elasticsearch endpoint in the cloud.

1 Like

You will need to use https.

1 Like

Thanks for the reply...

I am new to this, so can you please share the code snippet or way to access cloud through Jupyter notebook.?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.