This document will show the steps to enable verbose logging for the DxH to help troubleshoot a DxH connection that may not be working.
- Open up the CBSvcHost.exe.config file (Default location C:\Program Files (x86)\Ektron\DigitalxHub\ContextBusServiceHost\)
- Find the section for loggingConfiguration
- Under the listeners section add the following line.
- Find the categorySources tag
- Add in to the section. It should look like below when completed.
- In the ContextBusServiceHost folder, create a text file named TextFileListenerVerboseTrace.txt
- Right Click on the file and go to security
- Add the everyone group for the machine and allow full control
- Restart the Ektron Context Bus Service
- Look for messages in the TextFileListenerVerboseTrace.txt file.
- Once you are finished with the verbose logging, remove the keys and restart the service for performance reasons.
Please sign in to leave a comment.