Hi Joel
There is a special case where anonymous ftp transfers are written to
/var/log/ftpd (when using
double 'l' switch) . When writing /var/log/ftpd it uses a different file
format than the one used
when writing to /var/log/xferlog. I'm interested in the information and
not the name of the file
TIA
Paolo
Joel Dinel wrote:
On 02/06/06 at 11:03, Paolo Supino wrote:
Hi
Is it possible to have normal people's ftp file transfers to
/var/log/ftpd?
syslog.conf states that ftp stuff is logged to /var/log/xferlog. Just
change that to /var/log/ftpd, -HUP inetd (or your ftpd), and don't
forget to add /var/log/ftpd to /etc/newsyslog.conf (you can just change
the existing 'xferlog' line in newsyslog.conf to read 'ftpd' instead).