xiaoVinCode opened a new issue, #5452: URL: https://github.com/apache/seatunnel/issues/5452
### 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 TailSource 可以开发一个实时采集文件的组件吗,功能类似Flume的TailSource ### Usage Scenario The log file is continuously written, and the data in the log file needs to be collected in real time and sent to Kafka. At present, Flume TailSource is supported and supports resumable transmission. 日志文件不断地写入,需要实时采集日志文件中的数据发送到Kafka,目前Flume的TailSource是支持的,且支持断点续传。 ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] 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]
