Wireless Access

 View Only
  • 1.  Constant log rotating

    Posted Feb 26, 2016 10:15 AM

    Hi,

     

    In the process logs of my 2 active controllers I see these 2 messages about every 1 or 2 second :

     

    Feb 26 10:09:27stm[934]: trace_rotate_file: rotating /var/log/trace/stm.log
    Feb 26 10:09:27

    stm[934]: trace_on: tracing to "/var/log/trace/stm.log" started

    Is this normal? How can I stop these message from spamming the logs ?



  • 2.  RE: Constant log rotating

    Posted Feb 26, 2016 12:51 PM

    What is the output of

     

    show logging level verbose



  • 3.  RE: Constant log rotating

    Posted Feb 26, 2016 02:20 PM
    LOGGING LEVELS
    --------------
    Facility  Level          Sub Category  Process
    --------  -----          ------------  -------
    arm       critical       N/A           N/A
    arm       errors         all           N/A
    arm       critical       client-match  N/A
    arm       errors         radio-mgmt    N/A
    network   notifications  N/A           N/A
    network   errors         all           N/A
    security  critical       N/A           N/A
    system    errors         N/A           N/A
    user      critical       N/A           N/A
    wireless  critical       N/A           N/A
    wireless  errors         all           N/A


  • 4.  RE: Constant log rotating

    Posted Feb 26, 2016 02:55 PM

    Logs wrapping is something that happens when you have logging turned on in a busy system.  STM is station management and the logs that you have turned up log stm messages and that is probably why your STM log is rolling.  It is perfectly normal.  If you don't want to see that message, you should change all of your logging categories back to Warnings (default).