Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - andrei.b

#1
Found a fix, it appears that the problem is from the log file. It points to itself in a loop. After deleting the log file and creating a new one, it all works.

OSError: [Errno 62] Too many levels of symbolic links: '/var/ossec/logs/active-responses.log'
root@OPNsense:~ # ls -l /var/ossec/logs/active-responses.log
lrwxr-x---  1 root wazuh 36 Jun 30 13:59 /var/ossec/logs/active-responses.log -> /var/ossec/logs/active-responses.log
root@OPNsense:~ #
root@OPNsense:~ #
root@OPNsense:~ # rm  /var/ossec/logs/active-responses.log
root@OPNsense:~ # touch /var/ossec/logs/active-responses.log
root@OPNsense:~ # chmod 750 /var/ossec/logs/active-responses.log
#2
Hi, I have the same issue: Active response won't be added to timeout list. Message not received with alert keys from script 'active-response/bin/opnsense-fw'.    Did you manage to solve it? I'm currently running the latest version of OPNsense 25.1.9_2.

This feature would be quite nice to work and is a huge upgrade in cyber security.

Thank you!