Re: VFSLogFilePatternReceiver not tailing over sftp

2011-08-18 Thread Mihail K
Thank you for looking into it. I'm looking forward to the new release! On Wed, Aug 17, 2011 at 11:12 AM, Scott Deboy wrote: > svn rev 1158546 addressed the inability to tail with SFTP..I will build a > developer snapshot soon. By the way, there is finally a push to release > the > remaining com

Re: VFSLogFilePatternReceiver not tailing over sftp

2011-08-17 Thread Scott Deboy
svn rev 1158546 addressed the inability to tail with SFTP..I will build a developer snapshot soon. By the way, there is finally a push to release the remaining companions and the updated version of Chainsaw, so hopefully that will be available as release soon. Scott On Wed, Aug 10, 2011 at 5:55

Re: VFSLogFilePatternReceiver not tailing over sftp

2011-08-10 Thread Scott Deboy
I use tailing all the time with the file: support in VFS, so tailing in general is functioning properly, but I was able to repro your tailing issue when I used sftp... I'll look into it. Scott On Wed, Aug 10, 2011 at 4:18 AM, Mihail K wrote: > Hello, > Chainsaw is loading the remote log file bu

VFSLogFilePatternReceiver not tailing over sftp

2011-08-10 Thread Mihail K
Hello, Chainsaw is loading the remote log file but no new events are added unless I manually restart the receiver. Is the tailing feature implemented for VFSLogFilePatternReceiver? Here's my setup: - apache-chainsaw-2.1.0-SNAPSHOT from people.apache.org/~sdeboy/ - commons-vfs-1.1-SNAPSHOT.jar - r