• [6.9.0] GUI syslog buffer too small


    John_M
    • Solved Annoyance

    Tools -> System Log after a reboot doesn't display the very first syslog entries. Please increase the buffer size. This is only a GUI display issue.

     

     




    User Feedback

    Recommended Comments

    I've noticed the same thing. Syslog in the WebUI starts with some entries with plugin update checks. Would be nice to have the full syslog since boot back in the WebUI.

     

    I guess this was set in the RC builds where people reported spams in the logs to avoid the webinterface breaking.

    Link to comment

    For now those of you who want the full syslog in the GUI can run: sed -i 's/1000/3000/' /usr/local/emhttp/plugins/dynamix/include/Syslog.php 

     

    in the terminal to fix it (tested and working for me). Thanks to @SimonF for the command.

    • Like 1
    Link to comment

    Work around is 

     

    run in terminal sed -i 's/1000/3000/' /usr/local/emhttp/plugins/dynamix/include/Syslog.php

     

    7 minutes ago, bastl said:

    I've noticed the same thing. Syslog in the WebUI starts with some entries with plugin update checks. Would be nice to have the full syslog since boot back in the WebUI.

     

    I guess this was set in the RC builds where people reported spams in the logs to avoid the webinterface breaking.

     

    • Like 1
    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.