Where log data files are stored

The logs about the latest execution of Bot Runners are written automatically and by default stored in the directory:
C:\Users<User>\electroNeek\logs\electroneek_last_launch.log

The logs for exceptions, for the console output, and for the latest execution are written automatically for Studio Pro. All these logs are located at:
C:\Users<User>\electroNeek\logs

The logs about when the bot was started, when the bot was finished, and if there was an error during execution are written by the SaaS Orchestrator. Every workflow execution is logged and can be found on the “Activity logs” tab on the page specific to the workflow.

Audit Logs can be accessed through the Portal and contain the main parameters of each action: the time of the action, the user who performed it, the category of the action, the event, the name of the action itself, the IP address of the computer from which the action was performed, the status (successful/error), the component and the user’s role in the Team.

Autologs Studio Pro contains all the information in regard to your machine specifications, Studio Pro’s and its components’ versions, and also every step of the workflow.
In order to enable that type of logging, go to “Settings” → “Execution” and enable the “Automatically create logs for each run” option.
Logs can be found in folder: C:\Users\Username\Desktop\Project 1\logs\Project 1\studio_autologs

Bot Runner Autologs can be enabled by selecting the “Settings”→ “Execution” tab → “Automatically create logs for each run” option.
The autologs can be found in the C:\Users\Username\ElectroNeek\logs\robot folder or simply by pressing the “Open logs” button (right-click on the Bot Runner icon in the tray).

Console logs
All of the information that is displayed in the Studio Pro console while working with the product and while the algorithm is running is logged in a separate file.
These logs are located at: C:\Users\Username\electroNeek\logs\

Exception logs include all the exceptions encountered by Studio when running. These logs typically refer to the environment issues or issues with Studio that do not necessarily coincide with the running of a workflow.
Like the other logs, Exception logs are only located in the ElectroNeek folder located at C:\Users\Username\ElectroNeek\logs\studio_exceptions.