Environment
NetIQ Directory & Resource Administrator 8.7.x
Situation
Where are the logs for the DRA HealthCheck Utility located?
Does the DRA 8.7.x HealthCheck Utility create logs?
Resolution
The logs for the DRA HealthCheck Utility are located at %temp%/NetIQ/DRA/Logs/log4net.log for the user running the utility.
This location is set in the logging configuration file (C:\Program Files (x86)\NetIQ\DRA\log4net.config) which has this line:
"${TEMP}/NetIQ/DRA/Logs/log4net.log" />
Which translates to %temp%/NetIQ/DRA/Logs/log4net.log.
"${TEMP}/NetIQ/DRA/Logs/log4net.log" />
Which translates to %temp%/NetIQ/DRA/Logs/log4net.log.
All the other DRA logs are written under the service account's local appdata folder.