Hello!
I'm testing logstash on Windows and i've noticed that using file as output plugin, the output file created is locked by the process (java) preventing its deletion.
Is there any option to let deletion of output file while logsthash is running?
P.S. On linux it's possible to delete output file while logstash is running.
Thank you in advance.