Use ES on another server

Hello,
I am a new user of elasticsearch, i'm currently having a small problem.
My friend gave me a server that he created which let a user to do querys on a database (Mongodb) but it is too slow, that's why i've put all the data on ES and now the problem is that i want to do querys on his server using the data on my ES cluster.
I've been told that there is apps to do that but i think that there is a simpler way to that by changing the endpoint.

You need to create new queries to speak with elasticsearch endpoint.

1 Like

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