Orchestrator + Elasticsearch problem

I’m trying to set up the logging of logs into the Elasticsearch.

We have a working Elasticsearch and access to it from the orchestrator machine. I’ve added Elasticsearch data, url login and password to the orchestrator config. I didn’t do anything else

But when restarting the orchestrator the following error occurs: Elasticsearch.Net.ElasticsearchClientException: The client is unable to verify that the server is Elasticsearch due to an unsuccessful product check call. Some functionality may not be compatible if the server is running an unsupported product. Call: Status code unknown from: GET…

Hi @Arettu63,

Which version of Orchestrator are you using?

Here are the instructions for 2024.10 - it is an nlog configuration that needs to be added to be able to utilize Elasticsearch
Orchestrator - UiPath.Orchestrator.dll.config

The final configuration should look somewhat similar to this
Connecting UiPath to Elastic - Elastic Stack / Elasticsearch - Discuss the Elastic Stack

Can you share your configurations for Elasticsearch within UiPath.Orchestrator.dll.config and *** out any private data please?

Thanks