Jump to content

File Access Logs

I have a CentOS server which I use as an offsite backup server and it is accessed remotely either through WinSCP or Putty. 

 

Is there any way to view the IP address, PC name and what has been accessed/downloaded through either WinSCP or Putty?

 

Thanks

Link to comment
Share on other sites

Link to post
Share on other sites

You would want to enable verbose logging for SSH I believe. You should be able to feed this log into something like ELK to parse it and easier to read. Or you could feed it into Splunk but I think that's more time/effort than ELK.

https://en.wikibooks.org/wiki/OpenSSH/Logging_and_Troubleshooting#Logging_Chrooted_SFTP

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×