This article applies to:
Product edition: inSync Cloud
Overview
This article provides the steps to enable and disable debug logging for inSync Connector.
Enable debug logging for inSync Connector
Open the Services console and stop Druva inSync AD Connector service.
Open Task Manager and kill all Druva related processes.
Back up inSyncADConnector.cfg from C:\inSyncADConnector.
Open inSyncADConnector.cfg file using Notepad.
Look for DEBUGLEVEL flag and change the value from DEBUGLEVEL = 0 to DEBUGLEVEL = 9.
Save the changes.
Start Druva inSync AD Connector Service.
Disable debug for inSync Connector
Open the Services console and stop Druva inSync AD Connector service.
Open Task Manager and kill all Druva related processes.
Back up inSyncADConnector.cfg from C:\inSyncADConnector.cfg file
Open inSyncADConnector.cfg using Notepad.
Look for DEBUGLEVEL flag and change the value from DEBUGLEVEL = 9 to DEBUGLEVEL = 0.
Save the changes.
Start Druva inSync Cache Server service.