EAP Agent
To enable diagnostic logging for EAP Agent on a 32-bit (x86) system
On a 32-bit computer where EAP Agent is installed, use Registry Editor to create the following value in the HKLM\SOFTWARE\PassGo Technologies\Defender\Defender 5 EAP registry key:
To enable diagnostic logging for EAP Agent on a 64-bit (x64) system
On a 64-bit computer where EAP Agent is installed, use Registry Editor to create the following value in the HKLM\SOFTWARE\Wow6432Node\PassGo Technologies\Defender\Defender 5 EAP registry key:
The path to the log file is %ProgramData%\One Identity\Defender\Diagnostics\DefenderEAP.txt.
To disable diagnostic logging for EAP Agent, delete the Diagnostics value from the Defender 5 EAP registry key, or set the value data to 0.
Integration Pack for Active Roles
To enable diagnostic logging for Integration Pack for Active Roles
- On a computer where Integration Pack for Active Roles is installed, use Registry Editor to create the following value in the HKLM\SOFTWARE\PassGo Technologies\Defender registry key:
Value name: DefenderSDK Diagnostics
The path to the log file is %ProgramData%\One Identity\Defender\Diagnostics\DefenderSDK.txt.
To disable diagnostic logging for Integration Pack for Active Roles, delete the DefenderSDK Diagnostics value from the Defender registry key, or set the value data to 0.
Management Portal
To enable diagnostic logging for Management Portal
- On a computer where Management Portal is installed, go to the WWW folder in the Management Portal installation directory.
Normally, the path to the folder is %ProgramFiles%\One Identity\Defender\Management Portal\WWW.
- Make the following changes to the Web.config text file held in the WWW folder:
- In the <log4net debug="false"> entry, set the value to "true": <log4net debug="true">
- In the <level value="ERROR" /> entry, set the value to "DEBUG": <level value="DEBUG" />
You can find the log file DefenderWeb.txt in the Logs folder in the Management Portal installation directory. Normally, the path to the log file is %ProgramFiles%\One Identity\Defender\Management Portal\Logs\DefenderWeb.txt.
To disable diagnostic logging for Management Portal, set the following values in the Web.config file:
- <log4net debug="false">
- <level value="ERROR" />
Management Portal (reports)
To enable diagnostic logging for Management Portal (reports)
- On a computer where Management Portal is installed, go to the WWW\Areas\Reports\Generators folder in the Management Portal installation directory.
Normally, the path to the folder is %ProgramFiles%\One Identity\Defender\Management Portal\WWW\Areas\Reports\Generators.
- Add the following lines to the mappath.ini text file held in the Generators folder:
The path to the log file is %ProgramData%\One Identity\Defender\Diagnostics\DefenderReports.txt.
To disable diagnostic logging for Management Portal (reports), remove these lines from the mappath.ini file: