Hello,
I am shipping logs from docker containers to a Kafka server running on a Linux VM server. The connection is OKAY and logs from some containers are received. I do not understand why all container logs are not reaching kafka server.
This is the path from filebeat in docker:
- '/var/lib/docker/containers/*/*.log'