From 5922b60c7257fc264ddc06922dd328475a2a0dc1 Mon Sep 17 00:00:00 2001 From: Gabe Date: Fri, 15 May 2026 17:39:26 +0000 Subject: [PATCH] Update Security_Containers/crowdsec/acquis.yaml --- Security_Containers/crowdsec/acquis.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Security_Containers/crowdsec/acquis.yaml b/Security_Containers/crowdsec/acquis.yaml index cd65899..f8db485 100644 --- a/Security_Containers/crowdsec/acquis.yaml +++ b/Security_Containers/crowdsec/acquis.yaml @@ -2,4 +2,11 @@ filenames: - /var/log/traefik/* poll_without_inotify: true labels: - type: traefik \ No newline at end of file + type: traefik +--- +listen_addr: 0.0.0.0:7422 +appsec_config: crowdsecurity/appsec-default +name: appsec +source: appsec +labels: + type: appsec \ No newline at end of file