any way to make it watch forever ?
Closed this issue · 3 comments
jodevsa commented
Hello,
Is there anyway where i could make it watch the file "forever"
even when end of file happens ?
msimerson commented
It already does. That's one of the built in features.
jodevsa commented
Clearly i'm missing the idea, could you kindly provide an example , of like continuously reading a .log file ? "forever",
what i understood is this does only read until "lines read are equal to batch size " ?
msimerson commented