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

Blank logfiles solved in 6.300?

Hi,

the discription of update 6.300 tells:

ID3873 6.202 Log Files are blank when viewing via WebAdmin
----------------------------------------------------------
Description: Some logfiles may appear to be empty when viewing then via
             WebAdmin although they have some content. Mainly this may
             happen after timewarps.
Workaround:  ---
Fix:         Fixed in 6.300

In one of our ASL, we had this and after update to 6.300 it worked for two days. Now it is the same as before.

Perhaps it helps, that also in the daily reports the column for yesterday is filled with zeros.

Any ideas for a workaround or for checking of the logs?


This thread was automatically locked due to age.
Parents
  • You should still be able to download the logfiles, and you can also read logs from the console... e.g.
    cd /var/log
    tail -f packetfilter.log
    (CTRL-C to quit)
  • Thanks BarryG,

    I know how to read to files on the console, but I prefer to use the queries. There I can read the filtered events of today, but not yesterday or seven days.

    This happens only on one of our firewalls and has not really changed after to upgrade to 6.300.
    As I wrote, it worked the first two days, then we had the same problem again.

    I only wanted to know, if for other users this bug was really solved or if we can help searching the bug by reading some logs.
Reply
  • Thanks BarryG,

    I know how to read to files on the console, but I prefer to use the queries. There I can read the filtered events of today, but not yesterday or seven days.

    This happens only on one of our firewalls and has not really changed after to upgrade to 6.300.
    As I wrote, it worked the first two days, then we had the same problem again.

    I only wanted to know, if for other users this bug was really solved or if we can help searching the bug by reading some logs.
Children