1
23.1 Legacy Series / IPSEC no log in web UI but on disk
« on: February 08, 2023, 04:00:38 pm »
Hello,
we did just install a new Opnsense firewall 1-2 weeks ago with the latest 22.x release.
We did then upgrade it to 23.1 and just yesterday to 23.1_6
Now we did activate an ipsec connection, which is working as expected.
But in the WebUI we don't see any logs in the "VPN:IPsec:Log file"
When I ssh to the system, then I see the ip log file in the filesystem, including content
/var/log/ipsec # ls -l
total 41
-rw------- 1 root wheel 211333 Feb 8 15:59 ipsec_20230208.log
lrwxr-x--- 1 root wheel 33 Feb 8 15:01 latest.log -> /var/log/ipsec/ipsec_20230208.log
Any ideas why these logs are not shown in the web UI and how to fix it?
PS: The system has been installed with zfs as file system
we did just install a new Opnsense firewall 1-2 weeks ago with the latest 22.x release.
We did then upgrade it to 23.1 and just yesterday to 23.1_6
Now we did activate an ipsec connection, which is working as expected.
But in the WebUI we don't see any logs in the "VPN:IPsec:Log file"
When I ssh to the system, then I see the ip log file in the filesystem, including content
/var/log/ipsec # ls -l
total 41
-rw------- 1 root wheel 211333 Feb 8 15:59 ipsec_20230208.log
lrwxr-x--- 1 root wheel 33 Feb 8 15:01 latest.log -> /var/log/ipsec/ipsec_20230208.log
Any ideas why these logs are not shown in the web UI and how to fix it?
PS: The system has been installed with zfs as file system


Shell