Supervision¶
Overview¶
Nano logs important status changes, errors and remote request execution. These can be utilized by the Owner to troubleshoot their Nano and inspect remote access to their machine.
Log configuration including, logging level, file rotation and retention are configurable, see Configuring local Nano Client for more info.
Hint
The default location of the log files is different for each platform:
Windows: %LOCALAPPDATA%\clarabot\data\nano\logs
macOS: ~/Library/Application Support/clarabot/nano/logs
Linux: ~/.local/share/clarabot/nano/logs
Service Log¶
The service log can be accessed from the UI in the “Logs” menu. This file holds high-level status reports and errors from all processes in the Nano instance.
Inspecting this log should be one of the first things to do when troubleshooting operation anomalies.
Hint
The file is named process.log on disk.
Access Log¶
The service log can be accessed from the UI in the “Logs” menu. This file holds summary information for all remote requests that the Nano receives.