Problem Definition
User Story
As a Camunda admin
I want to configure my Elastic pathPrefix
So that I can connect to Elasticsearch through a reverse proxy
Use Cases
- Have Optimize connect to Elasticsearch through a reverse proxy
PM Notes (Customer requests, context, assumptions)
- "At present, Camunda optimize environment yaml only has feasibility to add host and port number. In our use case, we use reverse proxy to connect to elastic search. Url looks something like this ( dev-api.optum.com/elasticsearch). Camunda optimize is not able to recognize if this url is given in host. The optimize application is freezing indefinitely. "
Solution Definition
Solution Ideas
- Add a configuration option for pathPrefix
Note for testing: pathprefix config is available under es.connection.pathPrefix
This is the controller panel for Smart Panels app
- is related to
-
OPT-6091 Document ES pathprefix config
- Done