FTP Log

Dan Nelson dnelson at allantgroup.com
Thu Jun 9 21:54:10 GMT 2005


In the last episode (Jun 09), Dixit, Viraj said:
> Hi Dan,
> 
> Can you shed light on why my FTP daemon not writing FTP logins in my
> ftplog file. I have my FTP account enabled in my syslog.conf file and
> syslogd is running.
> 
> 54148  ??  Ss     0:16.13 /usr/libexec/ftpd -D  

I think you need -l here.  "-l -l" will give you file transfer logs as
well.

     -l      Each successful and failed ftp(1) session is logged using
             syslog with a facility of LOG_FTP.  The authentication
             events in some cases are logged with a facility of
             LOG_AUTH or LOG_AUTHPRIV.

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list