How can we visualize the UiPath robot log file using kibana or any other Software ?
@ajay0007 - Yes, you can set the target in Orchestrator web.config. Please refer below guide: Creating an Index Pattern to Connect to Elasticsearch
Hi, is it possible to get the logs of “https://demo.uipath.com” - I mean orchestrator for community edition. I am not able to reach to the log file itself.
No…
can we analyze the uipath RE Framework log files without using orchestrator ? i want to upload manual log file and then visualize it? is it possible ?
I think, Yes. you may reach to your log file folder from uipath studio by using shortcut - cntrl+l and copy them to another location. use it as your data source for KIbana [ or you can copy and insert to kibana db - they have this option to insert test logs ] . Then use this index as your data source . [ you may rename log file as tenantid-month format.]
Sorry i can’t find the option where can i upload my log file in kibana can you please share more details about it?
Hello please Reply?
Hi , please refer below link from kibaba- they go step by step on setting up some sample data after downloading it via zip file - then reconfigure them depending on your log structure
https://www.elastic.co/guide/en/kibana/current/tutorial-load-dataset.html
please go thru below training more on visualising orchestra tor logs
Kibana is not WORKING without elasticsearch! Orchestrator has to be connected to elasticsearch, Log’s has to be saved there en THAN you can ANALYSE it with kibana.