Re: [nxlog-ce-users] Logs Duplicated

2014-07-27 Thread Botond Botyanszki
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

[nxlog-ce-users] Logs Duplicated

2014-07-25 Thread Jeffrey Valeo
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