There is metrics file which get generated every 1 min in a input directory and like to move to stage and then output directory to show case that file have been processed. Can do this usecase with logstash with help of existing/custom plugin ?
You can process the files, but Logstash has no concept of moving like that, so the original would still remain.