I’m trying to get fail2ban to work with bitwarden_rs as a sidecar in Kubernetes. I have been able to get fail2ban to see the bitwarden logs and successfully ‘bans’ an IP, but nothing actually happens. I don’t actually get banned and can still connect to the site.
I’m using k3s with Traefik 1.X as a reverse proxy for bitwarden_rs.