HowTo download logs from TBS System
This article explains how to collect and download logs from the TBS system for troubleshooting purposes. The logs should be attached when creating a ticket in the TBS Help Center or shared with the TBS Support Team upon request, as they contain detailed information about the system version, configuration, workflow, and operational state, which is essential for efficient analysis.
Logs from different TBS components must be collected using different procedures, as described below:
- BME Server logs
- Device logs
- EnrollClient / Biometric Client Service (BCS) logs
For device-specific issues, only the device logs are typically required. For server-related issues, only the BME Server logs are generally sufficient. For EnrollClient/BCS issues, only the corresponding client logs are needed.
For communication or synchronization issues between the server and devices, logs from both the server and the affected device(s) are required to perform a complete analysis.
1. Server Logs:
The Server logs need to be retrieved directly from the BME server machine using below procedure. They are set by default to log the errors during communication or operation on the server.
- Navigate to the BME Installation Folder in File Explorer, by default its : C:\TBS\BIOMANAGER_ENTERPRISE
- Please zip the '_logs' folder and share it.
2. Device Logs:
The device logs contain detailed information about the firmware version, the status of device services, and any errors or events reported during normal operation, making them essential for troubleshooting and root cause analysis.
If this is not possible—for example, because the DeviceConfig (DC) interface is inaccessible during the failure, or the device is hanging or freezing and loses its runtime status after a reboot—you should enable Persistent Logging. This ensures that the logs are stored in persistent memory and are retained even after the device restarts, allowing the relevant diagnostic information to be retrieved later for analysis. It should be enabled as follows.
Enabling Persistent Logging for longer duration can cause device slowness or storage malfunction, hence enable it only when the logs cannot be downloaded during the error state or when directed by the TBS Support Team. Disable it after the logs have been shared.
- Navigate to the BCS Installation Folder in File Explorer, by default its C:\TBS\BioClientService
- Please zip the contents of 'logs' folder available under the service folder and share it for analysis.
By default, the log level is set to 3 - Error logging only the errors - the log level could be increased using the BCS Config using following procedure:
- Navigate to Logs on the left.
- Click on drop down menu Priority Level and set it to either 4-Warning, 5-Notice, 6-Information based on the TBS team's input
- Click Apply (Ctrl + S)
- Restart the BCS using the command mentioned in the same page
- Reproduce the issue, download and share the logs as explained above.
Related Articles
HowTo - Resolve DeviceConfig login error
The DeviceConfig (DC) login is not successful using default credentials in FW 2.xx. Solution Please check the following solution options. 1. Default login credentials have changed from 1.xx FW, please raise a ticket to get new default credentials. 2. ...
FAQ - Client Registration procedure in BME with device and BCS
This article explains the registration or connection procedure for Clients (Devices, BCS) in BME. The registration or activation process has been simplified in the BME using the activation code. During registration, the certificate, license and other ...
HowTo - Handle 'Processing...' error
BioManager may report 'Processing...' error endlessly after installation/upgrade. This is a generic error indicating an internal component was not installed or configured properly. No standard solution can be given, hence more information is required ...
FAQ - Procedure to connect FW2 and EC10/BCS10 to TBS BIOMANAGER ENTERPRISE R20
This article explains the step-by-step procedure to connect old FW2 and ECS10/BCS10 to TBS BIOMANAGER ENTERPRISE (BME) R20. TBS strongly recommends the upgrade to FW3 and EC20/BCS20 wherever possible. The below steps are meant to be used only in case ...
FAQ - WebEdition server installation troubleshooting
Question What are the most frequent problems when installing WebEdition server, and how can I solve them? Answer Installing all WebEdition server components is not a click-and-go experience. It requires several installation steps and skipping or ...