Is it possible use the internal Service/Endpoint from Elasticsearch?
weyderfs opened this issue · 0 comments
weyderfs commented
Hi guys,
I'm using the ECK, a offical method to run Elastic Stack onto K8s clusters and I've been got erros when try to use the Service or Endpoint internal from my Elasticsearch cluster:
level=error ts=2024-04-01T18:37:20.286651121Z caller=clusterinfo.go:267 msg="failed to get cluster info" err="Get \"http://eck-elasticsearch-es-http:9200/\": EOF"
So, is it possible uses the Elasticsearch Explorer without expose Elasticsearch to external endpoint/url?