This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Live log goes blank

I have just configured by Astaro 220G and am keeping an eye on general traffic on the box to make sure I have filtered correctly.

I keep the Live Log up and running on my PC but find after a period of time it goes blank and nothing appears.  It's not the timeout of the Admin session as this is set for longer and I can still browse the menus, etc fine - it just seems to be the Live Log that bombs out.

Any ideas?

Thanks in advance


Chris


This thread was automatically locked due to age.
Parents
  • Yep... known bug, no known fix.

    Workaround:
    Log into the console as root, or use SSH and su
    cd /var/log
    tail -f packetfilter.log

    You might have to restart the tail command every morning as the logs get rotated nightly.

    Barry
Reply
  • Yep... known bug, no known fix.

    Workaround:
    Log into the console as root, or use SSH and su
    cd /var/log
    tail -f packetfilter.log

    You might have to restart the tail command every morning as the logs get rotated nightly.

    Barry
Children