© 2026 Hedgehog Software, LLC
curl -s https://install.crowdsec.net | sudo sh
apt list crowdsec Listing... Done crowdsec/any 1.7.3 amd64 N: There are 20 additional versions. Please use the '-a' switch to see them
sudo apt install crowdsec
sudo apt install crowdsec-firewall-bouncer-iptables
sudo cscli metrics show acquisition ╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ Acquisition Metrics │ ├────────────────────────┬────────────┬──────────────┬────────────────┬────────────────────────┬───────────────────┤ │ Source │ Lines read │ Lines parsed │ Lines unparsed │ Lines poured to bucket │ Lines whitelisted │ ├────────────────────────┼────────────┼──────────────┼────────────────┼────────────────────────┼───────────────────┤ │ file:/var/log/auth.log │ 82 │ 54 │ 28 │ 167 │ - │ │ file:/var/log/syslog │ 14 │ - │ 14 │ - │ - │ ╰────────────────────────┴────────────┴──────────────┴────────────────┴────────────────────────┴───────────────────╯