Is the Filebeat able to listen if there is a new file in the folder and push that file to elasticsearch?

Want to automatically read new files from a folder.

Yes.

It keeps a track of the files in something called the registry file.

Thank you so much Nachiket