Curator to reach elasticsearch accessible via ingress?

Hi,

I have installed elasticsearch and curator in kubernetes environment.
Versions used: elasticsearch - 6.5.4, Curator - 5.6.0.

Ingress has been enabled for elasticsearch, so it is accessible via the edge router (IP of one of the nodes in the kubernetes cluster).
Elasticsearch URL -
https://{ip-of-the-k8s-node}/elasticsearch

Can we configure such a URL for elasticsearch host in curator configuration? If yes, can you please help me with the right configurations.
From https://www.elastic.co/guide/en/elasticsearch/client/curator/current/configfile.html, I tried using the parameter url_prefix but that did not work either.

Thanks,
Shivani

What errors do the Curator logs reveal? If you would please set the loglevel to DEBUG and share the results, I will have a better idea of what's going on.

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