No alerts sent to central dashboard - lite community blocklist
Hi,
I not-so-recently added crowsec to my caddy reverse proxy, but at that time I had yet another thing in front of it so it never really saw the public ip addresses. I've since fixed this, and i'm trying to get it off of the lite blocklist.
CAPI and LAPI looks correct
I've added caddy logs, and the metrics look ok to me (see attachment). What might i have missed? The web console says the last signal was sent 17 july, when I added crowdsec.
20 Replies
Important Information
This post has been marked as resolved. If this is a mistake please press the red button below or type
/unresolve
© Created By WhyAydan for CrowdSec ❤️
Resolving No alerts sent to central dashboard - lite community blocklist
This has now been resolved. If you think this is a mistake please run
/unresolve
Unresolving No alerts sent to central dashboard - lite community blocklist
This has now been unresolved.
CrowdSec running inside a container or on the host?
It's running on the host.
I'm wondering though why so much is being parsed by the whitelist parser?
crowdsecurity/whitelists │ private ipv4/ipv6 ip/ranges │ 132349 │ 3456 │well out of the 130k lines only 3.4k was whitelisted
ah, i was looking at
Yeah that just means the parser didnt fail, but doesnt imply any whitelist status
ah ok 🙂
I've even tried hammering one of my sites with
nikto
, and then i see that there are local api decisions but nothing goes to the dashboardDo you see any errors in
/var/log/crowdsec.log
?no, no errors.
and you have scenario via
cscli scenarios list
?The 5 default ones
Yeah so you have no
http
scenariosI see, ok, I had been poking around in the webconsole to find any others but that's just handled using the cli
and then life intervened
cscli collections install crowdsecurity/base-http-scenarios
then run systemctl restart crowdsec
then your nikto will be banned so be careful 😄let's see what that does. I had honestly never looked beyond the security engine 😒
Ok, so that now seems to work. I'll have a decent look at the available scenarios to see what is useful for my usecase. And then configure caddy to actually block 😉
Resolving No alerts sent to central dashboard - lite community blocklist
This has now been resolved. If you think this is a mistake please run
/unresolve