Control Room log files

Various types of information about the Control Room are captured in different log files. You can analyze these log files when the Control Room or a bot encounters an error and identify the root cause for that error.

Overview

The log files capture information about the errors encountered by various components of the Control Room such as the Bot Store, devices, and license. You can use the information in the log files to identify the root cause of an error and resolve that error.

Log file locations

The Control Room log files are available at C:\ProgramData\AutomationAnywhere\Logs on the machine on which you have installed the Control Room. The log files are named WebCR_<COMPONENT-NAME>, for example, WebCR_BotStore, WebCR_Devices, and WebCR_License.

You can refer the following log files for the Control Room.

WebCR.log
Contains log entries related to the initialization of the Control Room and messages, if any.
WebCR_UserManagement.log
Contains log entries related to the user management module.
WebCR_Ignite.log
Contains log entries related to the Apache Ignite or caching system.
WebCR_ServerRepository.log
Contains log entries of the server repository related functions.
WebCR_CredentialVault.log
Contains log entries of Credential Vault related function calls.
WebCR_Hibernate.log
Contains log entries related to the Hibernate system, ORM mapping and Query system, ActiveMQ messaging subsystem, and so on.
Note: For information on the Linux OS directory structure, see Installed Control Room directories and files.