ports/security/crowdsec/files/patch-config_acquis.yaml
Rene Ladan 18a4c3574d security/crowdsec*: update to their latest releases
security/crowdsec:
- update to version 1.2.3

security/crowdsec-firewall-bouncer:
- update to version 0.0.20
- update pkg-message

Add log rotation to both ports, and other small improvements.

PR:             260262
2022-01-15 14:15:52 +01:00

12 lines
265 B
YAML

--- config/acquis.yaml.orig 2021-12-15 10:39:37 UTC
+++ config/acquis.yaml
@@ -11,6 +11,8 @@ filenames:
labels:
type: syslog
---
-filename: /var/log/apache2/*.log
+filenames:
+ - /var/log/httpd-access.log
+ - /var/log/httpd-error.log
labels:
type: apache2