From 935474c7680a8f48bc55d455852ab1ce8c3a9310 Mon Sep 17 00:00:00 2001 From: Cris Mathew Date: Thu, 7 Mar 2024 14:38:59 +0300 Subject: [PATCH] Update crowdsec/config/acquis.yaml --- crowdsec/config/acquis.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/crowdsec/config/acquis.yaml b/crowdsec/config/acquis.yaml index e69de29..866ab5b 100644 --- a/crowdsec/config/acquis.yaml +++ b/crowdsec/config/acquis.yaml @@ -0,0 +1,4 @@ +filenames: + - /var/log/traefik/* +labels: + type: traefik \ No newline at end of file