Hi All,
I need some log files, specifically Orchestrator log files. Could someone please share them with me?
Thank you in advance.
Hi All,
I need some log files, specifically Orchestrator log files. Could someone please share them with me?
Thank you in advance.
Hi @chethan.b
Check out this thread
https://docs.uipath.com/orchestrator/standalone/2023.4/user-guide/about-logs
Regards
Gokul
I know how to download the log file.
What I’ve been asked for a log file; if you have log file (CSV Format), please share it with me.
Well I don’t have it as a file
But this is how it looks
a sample bot execution log file in CSV format:
JobId,ProcessName,RobotName,StartTime,EndTime,Status,Message
1234567890,MyProcess,MyRobot,2023-10-13 11:42:09,2023-10-13 11:42:10,Success,The process was executed successfully.
9876543210,MyOtherProcess,MyOtherRobot,2023-10-13 11:42:11,2023-10-13 11:42:12,Failure,An error occurred while executing the process.
The columns in the log file are as follows:
You can export the log file from UiPath Orchestrator by navigating to the Logs page and clicking the Export button.
Hope this helps
Cheers @chethan.b
Thank you for responding,
Yes, I can acquire log files in CSV format as shown in above image, But I need those log files, so please do the required.
Well try to run any bot in UiPath studio or from orchestrator
You can get the log files from here if executed in studio
If from orchestrator u can get from jobs tab
When you downaload you would be getting the log files in csv only right…what do you mean by need them in csv again
Cheers
Hope you were able to get this as mentioned here
Hi @Anil_G
Yes, I got log files in CSV format. But I need some extra log files, so if you have log files, please share them with me.