To assist with troubleshooting and issue resolution while using the akaBot Platform, users can access system log files automatically generated and stored in default directories. Below is a detailed list of log locations for each component of the akaBot system.
1. Installer Logs
- Location:
C:\ProgramData\akaBot\Logs\{yyyy-MM-dd}_msiexec.log
- Description: Captures logs during the installation process of akaBot.
2. Activation License Logs
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd}_Activation.log
- Description: Records logs related to license activation.
3. AutoLogon Logs
- Locations:
C:\ProgramData\akaBot\Logs\{yyyy-MM-dd}_aktsc.log
C:\ProgramData\akaBot\Logs\{yyyy-MM-dd}_AutoLogonChecker.log
C:\ProgramData\akaBot\Logs\{yyyy-MM-dd}_AutoLogonTool.log
- Description: Logs generated during AutoLogon activities and checks.
4. Agent Logs
UI Logs
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd}_BotAgent.log
BotService Logs
- Locations:
C:\ProgramData\akaBot\Logs\{yyyy-MM-dd}_BotService.log
(main log)C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd}_BotService.log
(additional logs)
BotExecutor Logs
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd}_BotExecutor.log
Workflow Execution Logs
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd_HHmmss}_Agent_{WorkflowName}.log
5. Studio Logs
Studio Usage Log
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd}_Studio.log
Workflow Run Log (from Studio)
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd_HHmmss}_Studio_{WorkflowName}.log
6. EventTrigger Logs
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd}_EventTrigger.log
- Description: Logs events triggered within akaBot.
7. FormBuilder Logs
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd}_FormBuilder.log
- Description: Logs generated by FormBuilder usage.
8. JavaBridgeBit32 Logs
- Location:
C:\Users\[USER]\AppData\Local\akaBot\Logs\{yyyy-MM-dd}_JavaBridgeBit32.log
- Description: Logs related to the 32-bit Java Bridge integration.
9. Center Logs
Apache Tomcat Logs
- Location:
%TOMCAT_HOME%/logs
- Includes:
catalina.*
,localhost.*
,manager.*
,host-manager.*
, etc.
akaBot Center Logs
- Location:
%TOMCAT_HOME%/logs/center
- Description: Logs specific to akaBot Center activities.
Note: Replace [USER]
with the Windows username and {yyyy-MM-dd}
or {yyyy-MM-dd_HHmmss}
with the actual date/time format when checking the logs.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article