Re: Tailing a Rotating Log

2009-05-04 Thread Claus Ibsen
uses this as its input stream. Good idea. Let us know how it goes. And as we love contributions you could consider donating your feature if you would like it to be part of Camel. http://camel.apache.org/contributing.html > -- > View this message in context: > http://www.nabble.com/Tailing-a-

Re: Tailing a Rotating Log

2009-05-04 Thread bwtaylor
http://www.nabble.com/Tailing-a-Rotating-Log-tp23350759p23381434.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Re: Tailing a Rotating Log

2009-05-03 Thread Claus Ibsen
these all go in one message > or 17? The stream component for files is line by line based, eg you get 17 messages. > -- > View this message in context: > http://www.nabble.com/Tailing-a-Rotating-Log-tp23350759p23350759.html > Sent from the Camel - Users (activemq) mailing list a

Tailing a Rotating Log

2009-05-02 Thread bwtaylor
, which defaults to 0 and specifies the millis between reads. Let's say I use this and 17 lines have arrived when it reads. Do these all go in one message or 17? -- View this message in context: http://www.nabble.com/Tailing-a-Rotating-Log-tp23350759p23350759.html Sent from the Camel - Users (act