Hi There,
Can someone help me with the below queries on logs.
1.Diff between system logs and orchestrator logs.
2.From where does the system logs are being generated ? Is it from the code ? Does this logs really need ?(C:\Users\xxxxxxx\AppData\Local\UiPath\Logs)
3.How to stop / control the logs being generated in the system ?
We are facing a space issue in the server for one of the process and able to see these system logs are consuming the space a lot.
Kindly suggest.
System logs (Robot logs) are automatically generated by the UiPath Robot for local diagnostics and are distinct from Orchestrator logs, which are aggregated and managed centrally on the Orchestrator server. To manage disk space issues, you can adjust log levels like Warning, Error, Fatal etc., enforce a proper retention/rotation policy, or schedule regular clean-ups while preserving essential diagnostic information.
System logs are local to the machine and useful for debugging, while Orchestrator logs are centralized and remotely accessible, making them ideal for monitoring. Although system logs can be reduced or cleaned, they cannot be completely disabled. The most effective way to minimize unnecessary log generation is by adjusting the logging level.