Log Files

The Connection Manager log files can be found at the following default locations.

Changing the Log Level

On Windows system the default log level can be changed via the Delinea.ConnectionManager.exe.config file. Under log4net search for the default INFO level and change it to DEBUG for detailed troubleshooting logging.

win-debug

Windows Log File Location

C:\Users\{username}\AppData\Roaming\Delinea\Connection Manager

MacOS Log File Location

~/Library/Application Support/Delinea/Connection Manager/ConnectionManager.log

Changing the Log Level

On macOS you change the logging level of Connection Manager's logs to DEBUG mode by opening Terminal and typing:

Copy
defaults write com.Delinea.ConnectionManager Log.FileLevel Debug

For Connection Manager versions 1.7 and older, the directory names will use Thycotic instead of Delinea