How To Integrate Elasticsearch With Orchestrator

How to integrate Elasticsearch with Orchestrator?

To integrate Elasticsearch with Orchestrator, provide the Elastic Search Url in the "uri" field.

Before version 20.4:
The uri field is located at two locations in web.config file of the Orchestrator.

  1. First one in the target parameter , name = "robotElasticBuffer"
  2. Second one in the target parameter, name = "serverElasticBuffer"

Refer screenshot below,



After version 20.4: The uri field is located at two locations in UiPath.Orchestrator.dll.config file of the Orchestrator.
  1. First one in the target parameter , name = "robotElasticBuffer"
  2. Second one in the target parameter, name = "serverElasticBuffer"

Refer screenshot below,