Overwrite the Logging Configuration on an Active Directory Endpoint
You can force an Active Directory endpoint to enable logging, even if the endpoint has logging turned off.
imgc
You can force an Active Directory endpoint to enable logging, even if the endpoint has logging turned off.
By default, this is turned off. To enable force logging, set the following environment variable to 1, and then restart C++ Connector Server:
ADS_FORCELOG
- 0(Default) Force logging is turned off.
- 1Enables force logging.