Entrust Device Agent reads its configuration settings from Windows registries values from the following key :
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Entrust\Bluetooth
By default, the Device Agent logging level is set to Warnings
(value 2).
An administrator can change the logging level using the following registry setting:
Name: LogLevel
Type: REG_DWORD
Default: 2
Values:
● 0 - Disables logging
● 1 - Log errors only
● 2 - Log warnings and errors
● 3 - Log information
● 4 - Log debugging information
● 5 - Log traces
When you configure Device Agent to log debugging information, increase the allowed log file size to allow for the additional recorded data.
The following registry setting can be use:
Name: LogFileMaxSize
Type: REG_DWORD
Default: 1
Values: The reader log file maximum allowed size in Mega bytes.
By default, the Entrust Smart Identity Bluetooth Reader creates its log file in C:\Windows\Temp.
You can configure the product to create its log file in a different folder using the following registry setting:
Name: LogFileFolder
Type: REG_STRING
Default: C:\Windows\Temp
Value: A folder that LOCAL_SERVICE can write to.