Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "tail" feature for an already existing file on eKuiper File Source #2396

Open
canob opened this issue Nov 7, 2023 · 0 comments
Open
Labels
help wanted Extra attention is needed kind/feature New feature or request

Comments

@canob
Copy link

canob commented Nov 7, 2023

It is a good idea to add "tail" feature for an already existing file on eKuiper File Source
All of the most known Observability/Analytics Collectors, like FluentBit (https://fluentbit.io/), Fluentd (https://www.fluentd.org/), Beats (https://www.elastic.co/beats), NXLog (https://nxlog.co/products/nxlog-community-edition), or Vector.dev (https://vector.dev/), allow to "tail" or "watch" a file for new line additions, to collect them. eKuiper File Source only allow to process the same file again everytime, or to process new files in a folder, but not to "tail" or "watch" an already processed file for new line additions.
I think that for similar features, work similar to the most used tools on Internet is a must for a product to grow, and eKuiper has all the features to be a star product, so add that kind of enhancements is really important.

@ngjaying ngjaying added the kind/feature New feature or request label Nov 8, 2023
@ngjaying ngjaying added this to 1.14 Q2 in 2024 Roadmap Jan 4, 2024
@ngjaying ngjaying added the help wanted Extra attention is needed label Jan 8, 2024
@ngjaying ngjaying moved this from 1.14 Q2 to V2 Q3 in 2024 Roadmap May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/feature New feature or request
Projects
Development

No branches or pull requests

2 participants