@@ -11,5 +11,6 @@ apimode: false
plugin:
backend: "./config/plugins/backend"
max_records: 10000
- max_records_age: 60d
+ #30 days = 720 hours
+ max_records_age: 720h
@@ -14,4 +14,4 @@ prometheus: true
http_listen: 127.0.0.1:6060
backend: "/etc/crowdsec/plugins/backend"
- max_records_age: 30d