DX NetOps

 View Only
  • 1.  Spectrum Tomcat logs too large

    Posted Feb 06, 2020 10:22 AM
    ​Hi All,
    We have a problem where with all the integrations coming into one of our Windows  Oneclick servers we are seeing our tomcat stdout log growing enormously. It is not uncommon for the log to exceed 2gb after a few days. Without having to constantly restart the tomcat service is there a way to get the stdout log to rotate after a specified size? 

    TIA


  • 2.  RE: Spectrum Tomcat logs too large
    Best Answer

    Posted Feb 06, 2020 11:13 AM
    Edited by Diane Craddock Feb 11, 2020 01:27 PM
    Hi Patrick,

    Tomcat logs grow if any debug is enabled and/or if there are any continuous errors.

    Check if you have debug enabled. If enabled, please disable them using below steps.
    Open OneClick Web URL --> Administration --> Debugging

    Select "Web Server Debug Page (Runtime)" --> Scroll to end of the page --> Click on "All Off" button --> Click Apply.

    If you see any continuous errors, please check why are those errors and if required work with support to figure out the issue and fix.

    ------------------------------
    Thank you.
    Rajashekar
    ------------------------------



  • 3.  RE: Spectrum Tomcat logs too large

    Posted Feb 06, 2020 04:59 PM
    ​Hi Rajashekar,  We understand the debug and the implications.  These are not debug messages but rather routine event messages filling up the log coming from the VNA application.