When using the Live Log feature, it stops the minute the clock hits midnight. You have to close the live log window and re-open it to get the log to start again.
I think that is by design. Since live log is necessarily just running tail -f /var/log/packetfilter.log in a fancy way. And all logs are rotated at midnight so the log for that day ends at midnight.
I think that is by design. Since live log is necessarily just running tail -f /var/log/packetfilter.log in a fancy way. And all logs are rotated at midnight so the log for that day ends at midnight.
I figured that, it would be nice if they could implement something in the web code to pick on again after midnight. Was playing around last night and didn't notice it was after midnight... missed a bunch of stuff since I didn't realize it was not updating.