Hi all, I've got 9 identical boxes configured in my flume cluster. 8 of them are working correctly, with exactly the same config (source: tail, sink: AutoE2EChain). 1 box is trying to send way too much data through my collector. I'm tailing a log file that's currently ~200k, but when I start the flume agent, and I the writing and sending directories I see that flume is trying to send files of ~1GB. A new 1GB file is created in this directory about every 10s.
Any ideas? -Mark