You can combine the stream component (http://camel.apache.org/stream.html)
to avoid to read each time all the entries of a file and a Camel DataFormat
from("stream:file?fileName=/server/logs/server.log&scanStream=true&scanStreamDelay=1000")
On Mon, Apr 23, 2012 at 12:11 PM, Gnanaguru S <
[email protected]> wrote:
>
> Hi Charles,
>
> So this will support me in reading the new entries alone ?
>
> I dont want to read the file every time from the first line.
>
> Thanks
> Guru
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-Flatpack-component-tp5658839p5658874.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>