Hello there,
a few days ago i set up CrowdSec, but the problem is that my syslogs are not getting parsed and I don’t know why.
My Traefik logs are getting parsed, so this is working fine, also Nginx logs from another server are getting parsed.
This are the parsing metrics:
Bouncers:
host-firewall-bouncer-server1 x.x.x.x 2023-02-14T09:01:52Z crowdsec-firewall-bouncer v0.0.25-debian-pragmatic-0a4fde8e9440927d02ce187d1716306af9a13780 api-key
cloudflare-bouncer-server1 x.x.x.x 2023-02-14T09:01:44Z crowdsec-cloudflare-bouncer v0.2.1-6b30687c25027607083926cb2112dd06e04dae59 api-key
traefik-bouncer-server1 x.x.x.x 2023-02-14T09:01:32Z Go-http-client 1.1 api-key
host-firewall-bouncer-server2 x.x.x.x 2023-02-14T09:01:53Z crowdsec-firewall-bouncer v0.0.25-debian-pragmatic-0a4fde8e9440927d02ce187d1716306af9a13780 api-key
host-firewall-bouncer-server3 x.x.x.x 2023-02-11T00:29:52Z crowdsec-firewall-bouncer v0.0.25-debian-pragmatic-0a4fde8e9440927d02ce187d1716306af9a13780 api-key
Collections:
crowdsecurity/base-http-scenarios enabled 0.6 /etc/crowdsec/collections/base-http-scenarios.yaml
crowdsecurity/http-cve enabled 1.9 /etc/crowdsec/collections/http-cve.yaml
crowdsecurity/iptables enabled 0.1 /etc/crowdsec/collections/iptables.yaml
crowdsecurity/linux enabled 0.2 /etc/crowdsec/collections/linux.yaml
crowdsecurity/nginx enabled 0.2 /etc/crowdsec/collections/nginx.yaml
crowdsecurity/sshd enabled 0.2 /etc/crowdsec/collections/sshd.yaml
crowdsecurity/traefik enabled 0.1 /etc/crowdsec/collections/traefik.yaml
crowdsecurity/whitelist-good-actors enabled 0.1 /etc/crowdsec/collections/whitelist-good-actors.yaml
Parsers:
crowdsecurity/dateparse-enrich enabled 0.2 /etc/crowdsec/parsers/s02-enrich/dateparse-enrich.yaml
crowdsecurity/docker-logs enabled 0.1 /etc/crowdsec/parsers/s00-raw/docker-logs.yaml
crowdsecurity/geoip-enrich enabled 0.2 /etc/crowdsec/parsers/s02-enrich/geoip-enrich.yaml
crowdsecurity/http-logs enabled 1.1 /etc/crowdsec/parsers/s02-enrich/http-logs.yaml
crowdsecurity/iptables-logs enabled 0.3 /etc/crowdsec/parsers/s01-parse/iptables-logs.yaml
crowdsecurity/nginx-logs enabled 1.3 /etc/crowdsec/parsers/s01-parse/nginx-logs.yaml
crowdsecurity/sshd-logs enabled 2.0 /etc/crowdsec/parsers/s01-parse/sshd-logs.yaml
crowdsecurity/syslog-logs enabled 0.8 /etc/crowdsec/parsers/s00-raw/syslog-logs.yaml
crowdsecurity/traefik-logs enabled 0.5 /etc/crowdsec/parsers/s01-parse/traefik-logs.yaml
crowdsecurity/whitelists enabled 0.2 /etc/crowdsec/parsers/s02-enrich/whitelists.yaml
custom-whitelists.yaml enabled,local /etc/crowdsec/parsers/s02-enrich/custom-whitelists.yaml
Does anyone has an idea what’s the probleme here and how to solve it?
Greetings