Try a working crowdsec config
This commit is contained in:
parent
1d126cae12
commit
5be466302d
18 changed files with 191 additions and 181 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue