Configuration | Camunda 8 Docs
operate env variables-
camunda.operate.elasticsearch.numberOfShards
camunda.operate.elasticsearch.numberOfReplicas
Where are these variables used.
We currently see some considerable delays in operate in display of latest process instances. Can we use above variables.
Please advise.
Regards,
Shilpa Chalke
Hi @ShilpaN.Chalke - how long of a delay are you seeing? It is important to understand the architecture of Zeebe, which exports data to a long-term cold-store (by default, Elastic) for Operate and other components to read from. There will always be a small delay. There are several factors that contribute to the length of the delay, many of which can be configured within Zeebe.
I would recommend starting with these resources: