Bump version 1.0.3; acquire packet filter logs. (#3376)

This commit is contained in:
mmetc 2023-04-06 07:52:10 +02:00 committed by GitHub
parent 101ef0a232
commit a4b63d523b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 2 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= crowdsec
PLUGIN_VERSION= 1.0.2
PLUGIN_VERSION= 1.0.3
PLUGIN_DEPENDS= crowdsec
PLUGIN_COMMENT= Lightweight and collaborative security engine
PLUGIN_MAINTAINER= marco@crowdsec.net

View file

@ -8,6 +8,12 @@ WWW: https://crowdsec.net/
Plugin Changelog
================
1.0.3
* acquire filter logs for the firewallservices/pf collection (port scans).
If you already added it manually, you can remove it now to avoid counting
the events twice.
1.0.2
* updated cron job (reload only when there are updates), added small random delay

View file

@ -14,5 +14,7 @@ filenames:
- /var/log/audit/latest.log
# collection: crowdsecurity/opnsense-gui (web admin)
- /var/log/lighttpd/latest.log
# collection: firewallservices/pf
- /var/log/filter/latest.log
labels:
type: syslog

View file

@ -1,7 +1,7 @@
<model>
<mount>//OPNsense/crowdsec/general</mount>
<description>CrowdSec general configuration</description>
<version>1.0.2</version>
<version>1.0.3</version>
<items>
<agent_enabled type="BooleanField">