I have set up my UBNT EdgeRouter to send logs to crowdsec via syslog. I have added crowdsecurity/unifi. I have the acquisition configured with type unifi. According to the instructions here https://app.crowdsec.net/hub/author/crowdsecurity/collections/unifi. I can see the stats and although I am only sending relevant log entries over, the stats say all lines are unparsed.
I tried to run explain on a raw log entry with the type specified as unifi as the type. It shows the entry was parsed by non-syslog parser instead of the unifi-logs. If I specify type as syslog, it fails to be parsed by anything and I see that the unifi-logs is just below non-syslog.
I don't know if this is a red herring and there is some other reason for not parsing logs.