User Agent Diagnostic
Configure the logging level and locate the user agent log files
The user agent writes its activity to local log files. These files are the primary diagnostic resource when unexpected behavior occurs.
Changing the logging level
The user agent runs with an INFO logging level by default. This setting can be adjusted via the Windows registry.
- Path:
HKEY_CURRENT_USER\Software\Policies\Kabeen\Configuration - Key name:
LogLevel - Accepted values:
Error,Info,Debug
After editing the registry, restart the Kabeen agent so that the new level is applied.
Log file locations
Log files are stored in operating-system-specific locations. Logs are kept individually per user.
| Platform | Location |
|---|---|
| Windows | %AppData%\Kabeen\logs |
| macOS | ~/Library/Logs/Kabeen/logs |