I have a docker machine engine up and running for npmplus and noticed windows installer for iis
I edited, C:\ProgramData\CrowdSec\config\bouncers\cs-windows-firewall-bouncer.yaml for the endpoint and key, docker exec crowdsec cscli bouncers list not showing any connections.
------------------------------------------------------------------------------------------------------------------------------------------------------------
Name IP Address Valid Last API pull Type Version Auth Type
------------------------------------------------------------------------------------------------------------------------------------------------------------
npmplus 172.17.0.1 ✔️ 2025-02-16T19:41:03Z crowdsec-npmplus-bouncer v1.0.8 api-key
cloudflare-bouncer 172.17.0.1 ✔️ 2025-02-16T19:40:47Z crowdsec-cloudflare-bouncer v0.3.0-e89a390f3284432de730f7799d5082f385b5e1c7 api-key
ms-exchange-server-2019 ✔️ api-key
cs-windows-fw-bouncer 10.17.76.10 ✔️ 2025-02-16T19:40:03Z cs-windows-fw-bouncer 0.0.5 api-key
------------------------------------------------------------------------------------------------------------------------------------------------------------
does the name of the bouncer need to match some config file on the bouncer? When adding the windows bouncer with the exchange line it wouldn’t work but adding it like the logs it connected without any issues and API key update.