You can log activity and errors associated with this module on the Full Text tab of the Diagnostics Console.
When using legacy licensing, the Context Search Framework (WorkView) license is required.
In order to log information to this tab, the fulltext-profile option has to have the enableFile attribute set to true in the Hyland.Core.FullText.NTService.exe.config file.
You can also define the level of logging in the following LogVerbosity setting:
<setting name="LogVerbosity" serializeAs="String">
<value>0</value>
</setting>
When the value is set to 0, only critical errors are logged to the Full Text tab of the Diagnostics Console.
When the value is set to 1, most messages are displayed in the Full Text tab of the Diagnostics Console.
When the value is set to 2, additional logging for troubleshooting is enabled.