Hi there

I've tried to use the stream input component to listen on changes within a file 
to process the lines one by one.


<from 
uri="stream:file?fileName=sample.csv&amp;scanStream=true&amp;scanStreamDelay=1000&amp;retry=true"
 />


But I noticed it always starts from the beginning. Is there an option in Camel 
to have "tail -f" behaviour to trigger my route?


Thanks

Oli

Reply via email to