It seems that for whatever reason, when I look at my firewall live view, it still lists previous things (from 1st of this month) and the HTTP request it's using also returns old data. This seems like a bug.
The path `/api/diagnostics/firewall/log/?digest=d21b05e4ea74d1b86ba00545605ef869&limit=1000` seems to return always the same data thus the page doesn't show anything new either?
The raw firewall logs show up-to-date information. How should I go about getting it to update? I used the auto-reflesh, but it doesn't currently do anything?
Actually it seems like pretty much nothing is logging anything in /var/log. syslog is apperantly running, but it's not even saying anything anywhere?
It seems that I had to disable logging to disk, and re-enable it for it to populate logging configs using newer template after upgrading to 24.1.
Quote from: kryptonian on May 06, 2024, 07:08:43 PM
It seems that I had to disable logging to disk, and re-enable it for it to populate logging configs using newer template after upgrading to 24.1.
Same issue here, but your solution works! ;)