Date: Thu, 9 Jun 2005 17:02:15 -0500 From: "Micheal Patterson" <micheal@tsgincorporated.com> To: "Dixit, Viraj" <Viraj.Dixit@CityofPaloAlto.org>, "Dan Nelson" <dnelson@allantgroup.com> Cc: freebsd-questions@freebsd.org Subject: Re: FTP Log Message-ID: <0ebc01c56d3e$e7d7b2c0$4df24243@tsgincorporated.com> References: <A3114C5FA7BA8E4B8F20A198F89917503E7674@xiris.staff.copa>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Dixit, Viraj" <Viraj.Dixit@CityofPaloAlto.org> To: "Dan Nelson" <dnelson@allantgroup.com> Cc: <freebsd-questions@freebsd.org> Sent: Thursday, June 09, 2005 4:05 PM Subject: RE: FTP Log My previous email didn't show some lines correctly. This one is fine. VJ 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 84598 ?? Ss 0:03.73 /usr/sbin/syslogd -m 0 !ftpd *.* /var/log/ftp.log VJ --------- A few things for starters: 1. Try adding the -l option to enable connection logging. Add it twice to include get, store, cmd info as well. 2. Check to make sure those are tabs and not spaces in the syslog.conf entry. 3. Make sure the /var/log/ftp.log file actually exists. It won't create it on it's own, so you may need to do a touch on the file and then restart syslogd. -- Micheal Patterson Senior Communications Systems Engineer 405-917-0600 Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0ebc01c56d3e$e7d7b2c0$4df24243>