aiyi926 opened a new issue, #8080: URL: https://github.com/apache/seatunnel/issues/8080
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description Can you develop a real-time collection of file components, functions similar to Flume's Taildir Source or Spooling Source 可以开发一个实时采集文件的组件吗,功能类似Flume的TailSource或者是Spooling Source Usage scenario: 1, the log file is continuously written, the data in the log file needs to be collected in real time and sent to Kafka. Currently, Flume TailSource is supported and recoverable transmission is supported. 日志文件是连续写入的,日志文件中的数据需要实时采集并发送给Kafka。目前支持Flume TailSource,支持可恢复传输。 2. Collect new files in the monitoring directory and upload them to the hdfs. Flume Spooling Source is supported 监控目录下的新文件,有新文件出现需要采集新文件上传到hdfs中,目前支持Flume Spooling Source These two functions are very much needed 非常的需要这两个功能 ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
