Doorgaan naar de website
OCLC Support

Is it possible to configure our OCLC hosted ILLiad server to write debug logs to a sub-folder?

Symptom
  • Is it possible to configure our OCLC hosted ILLiad server to write debug logs to a sub-folder?
Applies to
  • ILLiad
Resolution

Yes, it is possible The below steps will set up the debug logs to write automatically to a sub-folder. OCLC-hosted sites , contact OCLC Support

Self-Hosted sites:

  1. Navigate to the c:\illiad\System Manager folder and open the document named ILLiadSystemManager.log.config in Notepad.
  2. Change the line that begins with  <level value> to read <level value="DEBUG" />
  3. Change the line that begins with <file value> to c:\inetpub\wwwroot\ILLIad\Logs so the full line reads <file value="c:\inetpub\wwwroot\ILLIad\Logs" />
  4. Navigate to the c:\illiad folder and create the logs folder if it does not exist.
  5. Right-click on the Logs folder and select properties.
  6. Select the Users group, then select the Security tab, then Edit. 
  7. Select Modify to the the Users group Modify permissions, then select Apply then OK.
  8. On the ILLiad server, restart the Service you just edited.  In this case, it would be the ILLiad System Manager service.
Page ID
39415