Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    How to configure jboss logs to DEBUG mode

     

    • Product: Aleph
    • Product Version: 20, 21
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care

     

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

    NOTE: Relevant for Aleph versions up to and including 21.

     

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

    1 Go to the jdeploy directory: ($aleph_dev/ng/aleph/home/system/thirdparty/openserver/server/default/deploy ). 

    2 In the ./conf/jboss-log4j.xml file, below this line:

    <!-- Limit categories -->

    add the following:

    <category name="com.exlibris"> <priority value="DEBUG"/> </category> 

    Restart Jboss.
     

     

     


    • Article last edited: 6-Jun-2016
    • Was this article helpful?