Fix crowdsec config #1637

Closed
opened 2026-04-05 19:38:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Lokowitz on 4/6/2025

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

  • removed acquis.yaml because it is outdated see docs
  • added acquis.d with acquise files for traefik and appsec
  • removed crowdsec_log folder because it is not needed
  • removed bind mounts because they are wrong and not needed for the basic appsec/traefik bouncers. If someone wants to protect the host system with iptable bouncer and syslog/journalctl logs, there is a PR with a detailed documentation.

This was mentioned in https://github.com/orgs/fosrl/discussions/435.

Open points

I think there is a command needed to copy the trafik.yaml and appsec.yaml files to the /config/crowdsec/acquis.d directory. But i am so sorry, i don't know how.

Hope this helps a bit.

*Originally created by @Lokowitz on 4/6/2025* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description - removed acquis.yaml because it is outdated [see docs](https://github.com/crowdsecurity/crowdsec/tree/master/docker#acquisition-one-file-per-datasource---recommended) - added acquis.d with acquise files for traefik and appsec - removed crowdsec_log folder because it is not needed - removed bind mounts because they are wrong and not needed for the basic appsec/traefik bouncers. If someone wants to protect the host system with iptable bouncer and syslog/journalctl logs, there is a PR with a detailed documentation. This was mentioned in https://github.com/orgs/fosrl/discussions/435. ## Open points I think there is a command needed to copy the `trafik.yaml` and `appsec.yaml` files to the `/config/crowdsec/acquis.d` directory. But i am so sorry, i don't know how. Hope this helps a bit.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1637