[Proftpd-user] condensed logging for sftp security details
Chris Young <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <CABr7rqNK-FzJRMmT7Ty9cVfbCv=rGKji8d782RESoU+0DsJdBg@mail.gmail.com> |
I'm able to pull the below logs from the mod_sftp logs But is it possible to condense these into a single line I see logFormat for the proftpd logs, but I'm not sure how any of that would transfer or be applicable to the mod_sftp logs 2021-01-04 18:51:29,490 mod_sftp/1.0.0[17388]: received client version 'SSH-2.0-PuTTY_Release_0.69' 2021-01-04 18:51:29,490 mod_sftp/1.0.0[17388]: handling connection from SSH2 client 'PuTTY_Release_0.69' 2021-01-04 18:51:29,491 mod_sftp/1.0.0[17388]: + Session key exchange: ecdh-sha2-nistp256 2021-01-04 18:51:29,491 mod_sftp/1.0.0[17388]: + Session server hostkey: ssh-rsa 2021-01-04 18:51:29,491 mod_sftp/1.0.0[17388]: + Session client-to-server encryption: aes256-ctr 2021-01-04 18:51:29,491 mod_sftp/1.0.0[17388]: + Session server-to-client encryption: aes256-ctr 2021-01-04 18:51:29,491 mod_sftp/1.0.0[17388]: + Session client-to-server MAC: hmac-sha2-256 2021-01-04 18:51:29,491 mod_sftp/1.0.0[17388]: + Session server-to-client MAC: hmac-sha2-256 2021-01-04 18:51:29,491 mod_sftp/1.0.0[17388]: + Session client-to-server compression: none 2021-01-04 18:51:29,491 mod_sftp/1.0.0[17388]: + Session server-to-client compression: none 2021-01-04 18:51:29,836 mod_sftp/1.0.0[17388]: user 'hostey' authenticated via 'password' method Thanks Chris _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html