Hi UiPath Forum
I need some help regarding ElasticSearch and the Orchestrator. In ElasticSearch I would like to be able to also see the transaction status on our queue items like Successful, Failed, New… Is it possible to set the Web.config file up so that this information is also send to ElasticSearch/Kibana?
I know that database-wise the information send to ElasticSearch is from the table dbo.logs, and that the information I would like is in the table dbo.QueueItems. But is it possible to get the Orchestrator to also send info from the dbo.Queueitems-table to ElasticSearch?
Kind regards
Kristian