Search found 2 matches

by cerino
2019/06/10 08:08:29
Forum: CentOS 7 - Networking Support
Topic: SFTP monitoring tools
Replies: 4
Views: 3927

Re: SFTP monitoring tools

Thank you!
Sounds good, so I can send log to my Loganalyzer server.

What is the differnce between:

Code: Select all

Subsystem sftp internal-sftp
and

Code: Select all

Subsystem sftp /usr/libexec/openssh/sftp-server -f AUTHPRIV -l INFO
Thanks!
by cerino
2019/06/07 13:15:31
Forum: CentOS 7 - Networking Support
Topic: SFTP monitoring tools
Replies: 4
Views: 3927

SFTP monitoring tools

Hi guys, how can I monitor connection and file transfer process on my SFTP server?
My goal is to know who is connected (username) and if one or more file tranfer process are on execution (upload or download).
What do you do in this case or what tools do you usually use?

Thank you!