Try a working crowdsec config

This commit is contained in:
Théo Barnouin 2025-04-14 14:11:38 +02:00
parent 1d126cae12
commit 5be466302d
18 changed files with 191 additions and 181 deletions

View file

@ -119,7 +119,7 @@
general = {
prometheus.listen_addr = "0.0.0.0";
};
lapi.credentialsFile = "${config.age.secrets.cs-lapi-key.path}";
lapi.credentialsFile = "${config.age.secrets.cs-lapi-token.path}";
};
hub.collections = [
"crowdsecurity/linux"