All Collections
Knowledge Base
Endpoint and SaaS Apps
How To - Endpoint and SaaS Apps
How to enable or disable debug logging for inSync Connector
How to enable or disable debug logging for inSync Connector
Updated over a week ago

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

  1. Open the Services console and stop Druva inSync AD Connector service.

  2. Open Task Manager and kill all Druva related processes.

  3. Back up inSyncADConnector.cfg from C:\inSyncADConnector.

  4. Open inSyncADConnector.cfg file using Notepad.

  5. Look for DEBUGLEVEL flag and change the value from DEBUGLEVEL = 0 to DEBUGLEVEL = 9.

  6. Save the changes.

  7. Start Druva inSync AD Connector Service.

Disable debug for inSync Connector

  1. Open the Services console and stop Druva inSync AD Connector service.

  2. Open Task Manager and kill all Druva related processes.

  3. Back up inSyncADConnector.cfg from C:\inSyncADConnector.cfg file

  4. Open inSyncADConnector.cfg using Notepad.

  5. Look for DEBUGLEVEL flag and change the value from DEBUGLEVEL = 9 to DEBUGLEVEL = 0.

  6. Save the changes.

  7. Start Druva inSync Cache Server service.

See also

Did this answer your question?