How do I make logstash such that it will automatically parse files that are copied into a folder.
I have a script that moves files into the a folder once every 5 hours.
Right now I have to open the log file do
a select all and delete -> Save -> undo -> Save
before the file can be parsed.