diff --git a/install/config/crowdsec/acquis.yaml b/install/config/crowdsec/acquis.yaml deleted file mode 100644 index 74d8fd1c..00000000 --- a/install/config/crowdsec/acquis.yaml +++ /dev/null @@ -1,18 +0,0 @@ -filenames: - - /var/log/auth.log - - /var/log/syslog -labels: - type: syslog ---- -poll_without_inotify: false -filenames: - - /var/log/traefik/*.log -labels: - type: traefik ---- -listen_addr: 0.0.0.0:7422 -appsec_config: crowdsecurity/appsec-default -name: myAppSecComponent -source: appsec -labels: - type: appsec \ No newline at end of file