How to change elasticsearch rest api context path

Hi Team,

I am newbie to elastic search, just curious to know how elastic search REST apis are deployed and where can i get the server configuration , is there feasibility to change to rest api  context path as below.

http://elastichost:9200/es/api/v1/

Thanks
Siva Kumar.

You can't in elasticsearch itself.

You need to use a reverse proxy if you really want that.

Thank you David for the reply, is there any plugins available to doing this , and also how the REST api are published i mean using npm or jetty or some other ?

Thanks
Siva Kumar

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