Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. How to configure Tomcat logs to/from DEBUG mode

    How to configure Tomcat logs to/from DEBUG mode

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    • Product: Aleph
    • Product Version: 22, 23
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local

     

    Question

    How can Tomcat be configured to use DEBUG verbosity for log analysis?

    Answer

    Tomcat log files can be found in $aleph_dev/ng/aleph/home/system/thirdparty/tomcat/logs directory:

    • localhost_access_log file contains incoming requests as initiated by web clients
    • server.log contains application server messages

    To enable debug level messages in the server.log file:

    1. Go to the following directory $aleph_dev/ng/aleph/home/system/thirdparty/tomcat/lib/

    2. In the ./log4j.xml file, within section <appender name="FILE" edit this line:

    <param name="Threshold" value="INFO" />

    and change it to:

    <param name="Threshold" value="DEBUG" /> 

    3. Restart Tomcat using util W-3-7-9

     

     


    • Article last edited: 25-Jun-2017
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How To Configure tab_expand for SFX Button?
      • How to configure Web OPAC limits
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. debug
      2. info
      3. logging
      4. RESTful API
      5. Tomcat
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved