Questions: - Should I use a bind mounts or use the new api to read logs directly from the Docker Data Source. - What are tradeoffs? (pros/cons) - How does Crowdsec read from swarm/docker directly (technical). I think it uses the docker socket. Traefik adds a disclaimer: Accessing the Docker API without any restriction is a security concern https://doc.traefik.io/traefik/reference/install-configuration/providers/docker/#docker-api-access ⇒ would this apply to crowdsec too?