-
Notifications
You must be signed in to change notification settings - Fork 519
Open
Labels
Description
What happened?
crowdsec_wizard: Installing collection 'crowdsecurity/linux'
...
downloading postoverflows:crowdsecurity/cdn-whitelist
downloading https://www.cloudflare.com/ips-v4
Error: while downloading data for cdn-whitelist.yaml: while getting data: failed http request for https://www.cloudflare.com/ips-v4: Get "https://www.cloudflare.com/ips-v4": Forbidden
What did you expect to happen?
n/a
How can we reproduce it (as minimally and precisely as possible)?
n/a
Anything else we need to know?
n/a
Crowdsec version
$ cscli version
# paste output here
OS version
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
Enabled collections and parsers
$ cscli hub list -o raw
# paste output here
Acquisition config
```console
# On Linux:
$ cat /etc/crowdsec/acquis.yaml /etc/crowdsec/acquis.d/*
# paste output here
On Windows:
C:> Get-Content C:\ProgramData\CrowdSec\config\acquis.yaml
paste output here
Config show
$ cscli config show
# paste output here
Prometheus metrics
$ cscli metrics
# paste output here