Turn on Service Bus Debug logging - On Premise


Here is how to increase the level of detail in the Interop Service logs, for when you need to do detailed troubleshooting.

Stop the service temporarily

Stop the interop service - it's named BentleyInteroperabilityService
How to:
  1. Launch the Services Desktop app 
  2. Find the service, right-click and choose Stop.
 

Update log-level setting

 
 
Go to the settings folder, which is %programdata%
 
Edit the appsettings.json file
 
Windows explorer: Folder Program data /bentley /interoperability
open appsettings.json, e.g. in notepad++
See the logging level - change it from Warning to Debug
 

Turn the service back on

Back to the Services app, turn the Interop service back on