Analyzing the Logs
All daemons can display more debugging:
- D_FULLDEBUG and D_COMMAND
Can also get timestamps in the logs that include seconds, which can help pinpoint a problem w/ D_SECONDS
Logs will often rotate quickly with heavy debugging output, so increase MAX_*_LOG as much as your disk space allows
Unfortunately, Condor’s logs are still primarily useful only to the developers
We’re working on changing that