mmetc
mmetc
In many distributions /bin is a link to /usr/bin so seeing two binaries is not a surprise.
I still need to add a formatter for stderr when the rest of the messages goes to a file. We don't want fatal errors to be formatted in json for...
Works for me, and it takes a long time to download. I'll add a prompt to ask users if they want to include it (will do the same when I...
done in https://github.com/crowdsecurity/crowdsec/pull/2987
You may want to be careful with the 0.0.8 release, it will revert the configuration changes and break your setup. You can still install the 1.3.2 crowdsec package (released with...
I made https://github.com/crowdsecurity/opnsense-plugin-crowdsec/releases/tag/v0.0.9 You need to select the option to manage lapi manually, so it won't overwrite your changes. I still have to decide how to implement remote lapi from...
Hi, I'm back today, sorry for the delay. The "manual lapi configuration" option means that the plugin will not overwrite my edits, I am free to change listen_uri and port...
Hi @0ranki , I had to remove the flags option during the plugin review. Now, it's not "correct" in the sense that it's reverted if the crowdsec binary is reinstalled,...
Hi @geekblog-dev , doing what you say from the plugin is not trivial but I have updated the documentation here, it should work for you: https://docs.crowdsec.net/docs/getting_started/install_crowdsec_opnsense Keep in mind that...
> And then there is directly a part where it is an HowTo setup the LAPI Server. This is a little bit confusing, maybe just for me. I explain how...