Hello,
I have several java applications that are running as different services in a docker swarm cluster. I would like filebeat to be able to read the logs of the containers and I can see that it has a docker input but it also require a container id which in a swarm environment it is completely dynamic. Any way to configure filebeat for this environment?