How to enable logging for Validation, Verification or Document Review
Issue
How to activate or enable logging for KTM Server, Validation, Verification, Correction, Knowledge Base Learning Server (KBLS) or Document Review?
Where can I find the debug log files?
Solution
There are 2 options to enable or change logging level of these modules.
Service Configuration
If KTM Server was installed then the tool Service Configuration exists in the Windows Start menu.
In a standard installation, it can be found here: c:\Program Files (x86)\Kofax\CaptureSS\ServLib\Bin\Transformation\ServiceConfiguration.exe
It looks like this:
On the right side you can change the logging level for each module. The files will be stored in Log file path.
The parameters are explained detail here.
Registry
Alternatively you can use the Windows registry directly as the logging values are stored here:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Kofax\Transformation\4.0\Logging
"LogFilePath"="C:\ProgramData\Kofax\Capture\Local\Logs\"
"Correction"="Info"
"DocReview"="Info"
"Scheduler"="Info"
"Scheduler"="Info"
"Server"="Info"
"Validation"="Debug"
"Verification"="Info"
To collect the files you can use our log collector which can be found here.
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Transformation Module | All |
References
Add any references to other internal or external articles