Hi,
About WAL: you can insert the following line in /etc/crowdsec/config.yaml
, section db_config
:
use_wal: true
Then restart Crowdsec using systemctl restart crowdsec
.
Hi,
About WAL: you can insert the following line in /etc/crowdsec/config.yaml
, section db_config
:
use_wal: true
Then restart Crowdsec using systemctl restart crowdsec
.