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