Purpose: Extract logs from Kibana and perform action accordingly.
Example.Scenario: Consolidate all errors encountered, and prioritize the critical ones.
I am working with Kibana, and need inputs related to extraction of logs.
I don’t want to use existing Kibana dashboard to search thru index patterns as it is very time consuming for all robot logs, instead direcltly access the logs from elastic search database and take necessary actions, Is there a way I can do it in UiPath itself ?