caddy-crowdsec-bouncer icon indicating copy to clipboard operation
caddy-crowdsec-bouncer copied to clipboard

Improve example logging configuration for CrowdSec ingestion

Open hslatman opened this issue 3 years ago • 2 comments

As discussed in #9, the example configuration that's currently available in this repo is out of date. We should update it to reflect the current state of things.

hslatman avatar Dec 21 '21 22:12 hslatman

Currently native caddy json format does not work. Only transofmring to apache2 logs does. See: https://github.com/hslatman/caddy-crowdsec-bouncer/issues/9

rserbitar avatar Apr 30 '24 07:04 rserbitar

My project https://github.com/Simbiat/simbiat.ru uses JSON5 config for Caddy, which Caddy adapts, and I do not see any issues with the logs ingestion at the moment. At least when I ban myself in CrowdSec, I am getting appropriate 403 without issues.

Simbiat avatar Jul 08 '24 14:07 Simbiat