Date: Wed, 10 Oct 2001 14:48:24 -0600 From: "Scott Gerhardt" <scott@gerhardt-it.com> To: "FreeBSD" <freebsd-questions@FreeBSD.ORG> Subject: ftpd logging Message-ID: <KPEMLBLEMPMHGLJOCDEGAEIDCJAA.scott@gerhardt-it.com>
next in thread | raw e-mail | index | archive | help
I can't seem to get ftpd to log transfers. Ftpd works fine for th ftpchroot'd users I have set up but would like to add logging. Here's what I have done so far: 1.) Added the following line to syslog.conf ftp.* /var/log/ftpd 2.) Checked that the "-l" switch is on for ftpd in indetd.conf ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l 3.) "touched" /var/log/ftpd 4.) Restarted syslogd and inetd just to be sure changes are read. kill -HUP 'cat /var/run/syslog.pid' kill -HUP 'cat /var/run/inetd.pid' I did all this and still nothing gets logged to /var/log/ftpd Did I miss something? _________________________________ Scott Gerhardt, P.Geo. Gerhardt Information Technologies _________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KPEMLBLEMPMHGLJOCDEGAEIDCJAA.scott>