How to collect Robot Driver diagnostic log?
ETL log will collect each task performed by all the services related to UiPath at the verbose level.
- Initially open the command prompt in the administrator mode
- Type cd space UiPath installation location. Then hit enter
- After navigating to this path, run the command UiRobot.exe –enableLowLevel
- The driver tracing has started, and the output log file can be found at this mentioned location
- Replicate the issue and after this run the command UiRobot.exe –disableLowLevel
It is necessary to disable the logs because they generate enormous logs consuming more storage space.
By default, the log will be saved in the Desktop location of the administrator user under which you are running the command. Note that the ETL logs are in non-readable format and can be read using the third-party open-source tools like Sawbuck.