You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1)Eureka ###(spring-cloud-starter-eureka)
2) elasticsearch
3) Nodejs app (my web app)
i want to get the info from elasticsearch from nodejs app, i'm able to register nodejs app with eureka, but seems there is no plugin for elasticsearch to register with eureka except Raigad.
can we use raigad-es-extensions directly (copying to $ELASTICSEARCH_HOME/lib) and elasticsearch registers with Eureka
aws is to much for now to me
Help is appreciated!!
The text was updated successfully, but these errors were encountered:
@sagarl :
i'm running following services locally
1)Eureka ###(spring-cloud-starter-eureka)
2) elasticsearch
3) Nodejs app (my web app)
i want to get the info from elasticsearch from nodejs app, i'm able to register nodejs app with eureka, but seems there is no plugin for elasticsearch to register with eureka except Raigad.
can we use raigad-es-extensions directly (copying to $ELASTICSEARCH_HOME/lib) and elasticsearch registers with Eureka
aws is to much for now to me
Help is appreciated!!
The text was updated successfully, but these errors were encountered: