Hi Jeff,
The Recursive directive for im_file defaults to TRUE, as such your
containers_in instance reads the files that nginx_in and nsq_in also
read.
The purpose of Recursive is to make it simpler to collect logs such as
this case so that you don't need to define a lot of additional
im_file insta
I’ve noticed all of my logs are being duplicated as they’re sent over UDP to my
logstash stack. I bypassed logstash by just listening on UDP and I can see each
log is coming in 2 times, a tcpdump confirms the same. It’s happening will all
of my logs, including ones that log rotate has never touc