376
19.1 Legacy Series / [Solved] Firewall logging stopped, live view shows outdated entries only
« on: April 26, 2019, 08:47:44 am »
My live log stopped, filter.log is empty and I have no idea how to get it working again.
I checked and uncheck the "Log Firewall Default Blocks" rules, reset/cleared all logs, rebooted, added the log option to nearly every rule, but no entries in live view, overview or plain view. filter.log stays empty.
Tried also:
https://forum.opnsense.org/index.php?topic=9542.0
Did not help either
My current workaround is:
So, pflog0 interface is working. What component is between pflog0 and live view?
filterlog and syslog are running:
System is a fresh installation with 19.1.4 updated to 19.1.6. No mods in file system have been done, just configurations via web gui for interfaces and carp. Now I wanted to start adding rules and boom ... no logs to check.
I checked and uncheck the "Log Firewall Default Blocks" rules, reset/cleared all logs, rebooted, added the log option to nearly every rule, but no entries in live view, overview or plain view. filter.log stays empty.
Tried also:
https://forum.opnsense.org/index.php?topic=9542.0
Did not help either
My current workaround is:
Code: [Select]
# tcpdump -n -e -ttt -i pflog0So, pflog0 interface is working. What component is between pflog0 and live view?
filterlog and syslog are running:
Code: [Select]
55019 - Ss 0:00.05 /usr/local/sbin/filterlog -i pflog0 -p /var/run/filterlog.pid
60021 - Ss 0:00.10 /usr/local/sbin/syslogd -s -c -c -P /var/run/syslog.pid -l /var/dhcpd/var/run/log -l /var/unbound/var/run/log -f /var/etc/syslog.conf
System is a fresh installation with 19.1.4 updated to 19.1.6. No mods in file system have been done, just configurations via web gui for interfaces and carp. Now I wanted to start adding rules and boom ... no logs to check.


