Missing notification-file plugin in FreeBSD (OPNSense)
Hello,
I wanted to use the notifications plugin with OPNSense but I got a plugin error when I tested the file (see https://docs.crowdsec.net/docs/next/local_api/notification_plugins/file) . I've looked a bit deeper and in my /usr/local/lib/crowdsec/plugins there is no notification-file file (the others are existing). So it seems normal that I can't use the plugin. I've checked the FreeBSD 14 Crowdsec 1.7 package (https://freebsd.pkgs.org/14/freebsd-amd64/crowdsec-1.7.0_1.pkg.html) and I don't see the notification-file plugin in the files tree of package. I've installed Crowdsec with the OPNSense plugin install and I reinstall it (with -f) directly in FreeBSD cli but no change.
Am I doing something wrong or the notification-file is truely missing in FreeBSD 14 / CS 1.7 package ? Is there someone in the same situation ?