Hi, I'm having some difficulty with the 0.9.4 Windows agent and locked files.
I've been experimenting with tail() and tailDir() sources and noticed that: -my application's log4net can't rotate tail'd files -I can't rename/delete tail'd files manually either It seems that flumeagent.exe is locking the file to any rename or deletes. Appends are OK. When I kill the flumeagent.exe service/process, the files are back to normal. Anybody have an idea why this might be happening, or a potential fix/workaround? Thanks, Josh