There may be issues with the version on the website with Jsch requiring
known_hosts to be resolvable - I don't recall (the svn HEAD revision doesn't
require this, but I've updated the version of Jsch being used by Chainsaw
and I haven't tried it yet..

I'd suggest trying the version of Chainsaw here:

http://people.apache.org/~sdeboy/

I'll try creating a VFS receiver to tail over ssh later and let you know if
there were any issues I had to resolve.

Scott



On Thu, Aug 12, 2010 at 7:02 AM, Vik Tara <[email protected]> wrote:

> Hi,
>
> I am trying to get chainsaw to view remote logs via ssh on Linux.
>
> I have followed the instructions to install the VFSLogFilePatternReceiver,
> but when I try to access the remote file I get (as others have before me!):
>
>  file not available - will try again in 10 seconds
>>
>
> This continues to loop.
>
> My url is formed like this example:
> sftp://myusername:[email protected]/path/to/file/file.txt
>
> And the url works from the command line (it does download the file).
>
> I can confirm I have added these jars to my plugins folder:
>
> commons-logging
> commons-vfs
> jakarta-oro
> jsch
> log4j-chainsaw-vfs
>
> Can anyone advise what I am doing wrong?
>
>
> TIA
>
>
>
> Vik
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to