yakworks / docker-sftp

sftp with fail2ban and kubernetes support
https://hub.docker.com/r/yakworks/sftp/
MIT License
6 stars 5 forks source link

SFTP logging #7

Closed 2LINKIT closed 2 years ago

2LINKIT commented 3 years ago

how can I get detailed logs when people upload/download files to the FTP server including timestamp (when), who, what. I need to have the documentation in place

Preferable I would like any events to be redirected to stdout so it will be send to Azure Loganalytics. Alternative a method on how to forward syslogs to another host for collection

Pls note: I'm a newbie in this :-)

basejump commented 2 years ago

if you figured out a good way to do this, please post and will add to README