Pass Logs to Kibana from Studio

Hi Team,

I have to pass the logs for -

When process gets started and ended
Transaction start and end time
Process success and failure status.

How I can pass them it through [studio]

Hi @Shirish

Basically you need to connect to elastic search database and retrieve the value. Kibana acts like a dashboard which displays the data from elasticsearch database.

One more thing is you can scrape this information from Kibana webpage

mark as solution if found:)

Regards
Roshan