LogViewPlus Support

Jump Host on Azure

https://www.logviewplus.com/forum/Topic1534.aspx

By andy - 15 Sep 2022

Hi,
I am currently testing Logviewplus and appreciate it a lot. Unfortunately I have not yet managed to open a server folder in Azure. Here is the ssh command I use on Linux, can I configure this in Logviewplus?

ssh -A myusername@servername-webapp000000 -o ProxyCommand='ssh -W %h:%p myusername@mysampleserver.westeurope.cloudapp.azure.com'

The challenge here is that I need to use a jump host/proxy setup and don't know if I'm missing something or if it's not possible to configure this with Logviewplus.

Thanks for your support!
Regards,
Andy
By LogViewPlus Support - 15 Sep 2022

Hi Andy,

LogViewPlus does not support direct machine access via SSH.  Instead, we support SFTP access which relies on SSH for security.  Does you Azure box have an SFTP or FTP service running?  If so, try connecting directly to that service.

Hope that helps,

Toby