AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  FTP and SFTP logging

    Posted Fri June 22, 2007 11:14 AM

    Originally posted by: SystemAdmin


    Hi,

    Is it possible to have detailed logging on FTP and SFTP?
    e.g we are looking for the full path of the files being FTP'd in or out of the server.

    Currently, we are only seeing the file names but does not indicate the full path of that file being either FTP'd in or out.
    we have enabled logging on FTP by having ftpd -l in /etc/inetd.conf
    Have the current settings in /etc/syslog.conf as follows:

    kern.debug /var/log/kern rotate files 12 time 2m compress
    syslog.debug /var/log/syslog rotate size 500k files 4
    auth.debug /var/log/secure rotate size 500k files 4
    daemon.debug /ops/logs/ftp/daemon.log rotate size 5000k files 4
    user.debug /ops/logs/ftp/user.log rotate files 12 time 1m

    Would appreciate if someone can provide inputs on if there is anything else to be done to enable FTP logging?

    Is there something special to be done for SFTP?
    #AIX-Forum