Duplicates events when file rotation occurs - Windows

Hello,

Good news, I've reproduced the behavior under Win7 with my little sample program.
Then, with 5.0.0-alpha4 this does't duplicate data on rollover.
:slight_smile:

If you want code to reproduce:
https://github.com/blavoie/filebeat-rotate-test

I will send the latest binary file to ops to make the update on each servers.

Just to be safe, as stated here:

And seen here:

The harvester doesn't monitor file based on moddate but now on size?
Is it safe to make close_older to something more appropriate? 30h --> 1h

Thanks
Bruno Lavoie