Closed hcsaustrup closed 1 year ago
Ah, turns out it was missing update_frequency
in the configuration. Maybe provide a default value for this.
Ah, turns out it was missing
update_frequency
in the configuration. Maybe provide a default value for this.
Guessing you mean if it doesn't exist in yaml, then set a default in code?
Exactly :-)
Closing as not planned user must define a duration within the configuration if not we just fail to load to not do thing users are not expecting
I'm sorry @LaurenceJJones but it's too late, it was committed two months ago for all go bouncers. Should I revert?
INFO[0000] Starting crowdsec-firewall-bouncer v0.0.28-rc3-2-gd507615-d507615d3329ae705f78b8072c7a8c5a3e0ea28e
INFO[0000] backend type : dry-run
INFO[0000] backend.Init() called
WARN[0000] lapi update interval is not defined, using default value of 10s
WARN[0000] lapi update interval is not defined, using default value of 10s
No its fine.
Anxiously trying to get crowdsec-firewall-bouncer working on Debian, but seeing this:
lapi version:
Any tips? :-)