Hi 👋
I'm trying to get CrowdSec acquiring logs from various services I am running on Docker Swarm using container labels (https://doc.crowdsec.net/docs/next/log_processor/data_sources/docker/#use_container_labels), but I can't seem to get it to find any. I'm using docker-socket-proxy, and from those logs it doesn't look like the entire Swarm is being examined, only the local node.
Does CrowdSec not support Docker Swarm in this way?