SSH logging issue as of v.8.2?

Here you can submit your bug reports.
Post Reply
eordona
Posts: 65
Joined: Fri Aug 24, 2012 5:42 pm

SSH logging issue as of v.8.2?

Post by eordona »

I am on RHEL 9.8, and it looks like as of v.8.2, when I look at ~/wftpserver/Log/ssh_debug_log there is NOTHING but the following messages:

ssh_socket_exception_callback: Socket exception callback: 1 (0)

Can you advise? Thank you.
FTP
Site Admin
Posts: 2177
Joined: Tue Sep 29, 2009 6:09 am

Re: SSH logging issue as of v.8.2?

Post by FTP »

OK, so do you mean you can connect to the SFTP server successfully but see such log messages in ssh_debug_log? If so, please ignore it, or change the SFTP log level to "SSH_LOG_NOLOG".
eordona
Posts: 65
Joined: Fri Aug 24, 2012 5:42 pm

Re: SSH logging issue as of v.8.2?

Post by eordona »

System works fine as far as I can tell. However, I DO want information as I am doing a security analyis so I have it set to SSH_LOG_PROTOCOL. I would expect to see detailed data, but ALL I am seeing in the log is "ssh_socket_exception_callback: Socket exception callback: 1 (0)". I suspect something broke as of v.8.2 as this is seemingly when it started. Make sense?
Post Reply