How to configure elasticsearch for Camunda 8 platform

Hi,

I have the Elasticsearch running in my cluster, i wan to use that elasticsearch, i have excluded elasticsearch during deployment, my question is how can i configure elasticsearch so that Camunda platform will point to my elasticsearch node?

help would be appreciated.

Thanks,
Krishan

Hi @gaur.kk - if I’m reading your question correctly, you have an existing Elasticsearch instance that you want to use instead of deploying a new instance just for C8. You are able to configure where the Elasticsearch exporter and Tasklist/Operate/etc. point. Everything should be documented here: Configuration | Camunda Platform 8 Docs

Hope this helps!